https://github.com/agroce/deepstate-boyer-moore-horspool
DeepState harness for https://github.com/FooBarWidget/boyer-moore-horspool
https://github.com/agroce/deepstate-boyer-moore-horspool
Last synced: 8 months ago
JSON representation
DeepState harness for https://github.com/FooBarWidget/boyer-moore-horspool
- Host: GitHub
- URL: https://github.com/agroce/deepstate-boyer-moore-horspool
- Owner: agroce
- Created: 2020-02-05T16:09:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T16:37:20.000Z (about 3 years ago)
- Last Synced: 2025-10-08T16:04:18.845Z (8 months ago)
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[DeepState](https://github.com/trailofbits/deepstate) harness for https://github.com/FooBarWidget/boyer-moore-horspool
You will need to clone that repo and copy all the `.cpp` files to this directory for testing to work.
The file bmhturbofail.cpp is an example of a [real bug](https://github.com/FooBarWidget/boyer-moore-horspool/issues/4) found with this harness. But it's a hard one to find! Hours of fuzzing may fail to detect it, even with good fuzzers.