trailofbits/manticore

Add the logic bomb examples to test manticore

Open

#1,487 opened on Jul 15, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (481 forks)batch import
Hacktoberfestchallengegood first issuehelp wantedresearchtesting

Repository metrics

Stars
 (3,469 stars)
PR merge metrics
 (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