Directed Greybox Fuzzing with AFL. Contribute to aflgo/aflgo development by creating an account on GitHub.
https://github.com/aflgo/oss-fuzz Environment Variables AFLGO_INST_RATIO -- The proportion of basic blocks instrumented with distance values (default: 100). AFLGO_SELECTIVE -- Add AFL-trampoline only to basic blocks with distance values? (default: off). AFLGO_PROFILING_FILE -- When CFG-trac...
oss-fuzz Public Forked from google/oss-fuzz OSS-Fuzz - integrated with AFLGo for Patch Testing Shell 35 11 Something went wrong, please refresh the page to try again. If the problem persists, check the GitHub status page or contact support. ...
The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 sup...
Directed Greybox Fuzzing with AFL. Contribute to aflgo/aflgo development by creating an account on GitHub.
subject=file commit=69928a2 testdriver=magic_fuzzer # Checkout AFLGo git clone https://github.com/aflgo/aflgo.git AFLGO=$PWD/aflgo cd aflgo && make && cd .. # Prepare seed corpus for file-utility mkdir in find $AFLGO/testcases/ -type f -exec cp {} in \; # Run the fuzzer # *...
zhaoxiaoyunok / oss-fuzz zhuomingliang / oss-fuzz zlowram / oss-fuzz zofuthan / oss-fuzz zoulasc / oss-fuzz Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
Directed Greybox Fuzzing with AFL. Contribute to fumfel/aflgo development by creating an account on GitHub.
D. Nguyen, A. Roychoudhury Aflgo Aflgo (2021) https://github.com/aflgo/aflgo Google Scholar Cited by (1) SpotFuzzer: Static Instrument and Fuzzing Windows COTs 2022, Security and Communication NetworksFunding Statement : This work was supported by the Natural Science Foundation of China (Grant ...
Directed Greybox Fuzzing with AFL. Contribute to he1001/aflgo development by creating an account on GitHub.