2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python481 forks (481 forks)batch import
Hacktoberfestchallengegood first issuehelp wantedresearchtesting
Repository metrics
- Stars
- 3,469 stars (3,469 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
There are more than 60 different small C programs to test the input generation in the logic bombs benchmark. Manticore [native] could integrate them in the testing to make sure these difficult examples are correctly handled.
Contributor guide
- Research direction
- Clone the logic bombs repository and add the C programs as test cases in Manticore's test suite, ensuring they are compiled and executed by Manticore's native symbolic execution engine.
- Tech stack
- pythonc
- Domain
- testingsecurity
- Issue type
- Test
- Prerequisites
- PythonCGit