gefenk9 / afl_preprocessing

instrument to existing code - sleep commands with random seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread Sanitizer Fuzzer

We take advantage of the Fuzzing concept combined with Thread Sanitizer tool, in order to achieve great abilities to find Race Condition bugs in multi-threaded code.

Usage

cd Scripts/
./run.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

instrument to existing code - sleep commands with random seconds


Languages

Language:C 92.8%Language:Python 5.6%Language:Shell 1.6%