Pinned Repositories
abf
Abstract Binary Format Manipulation - ELF, PE and Mach-O format
Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
BadParser
A vulnerable file parser designed to fest fuzzers.
dy-copeca
Dy-COPECA (Dynamic COverage PErcentage CAlculator) is a test case adequacy checker to measure Modified Condition / Decision Coverage (MC/DC) criterion. It is highly based on the test cases generated from KLEE and TRACER-X tools. To run Dy-COPECA, users must have test cases and a C program. It produces MC/DC Extended truth tables for all predicates and test cases. Also, it reports total number of independently affected conditions and total number of simple conditions present in C progam with a socre in percentage.
fexm
Automated fuzzing framework
Fuzzing-resources
List of fuzzing resources for learning Fuzzing and initial phases of Exploit Development like root cause analysis
How-to-Read-Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验..
libfuzzer-gv
enhanced fork of libFuzzer
libfuzzer-workshop
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
OxFuzz
a script enginer fuzzer based domato
fuzzamos's Repositories
fuzzamos/AfdkoFuzz
adobe afdko fuzz
fuzzamos/afl-cov-1
Produce code coverage results with gcov from afl-fuzz test cases
fuzzamos/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
fuzzamos/AFLplusplus
afl++ is afl 2.52b with all the patches from github.com/vanhauser-thc/afl-patches applied plus AFLfast power schedules. Lots of bugfixes, features and better performance!
fuzzamos/collections
A medley of PoCs and exploits
fuzzamos/domfuzz
DOM fuzzers
fuzzamos/drakvuf
DRAKVUF Black-box Binary Analysis
fuzzamos/Eclipser
Grey-box Concolic Testing on Binary Code
fuzzamos/EkoParty_Advanced_Fuzzing_Workshop
fuzzamos/eth2.0-fuzzing
fuzzamos/FuzzData-1
fuzz corpus, dicts, and so on
fuzzamos/FuzzerScrpit
Fuzzing Experimental Data Processing Script
fuzzamos/fuzzfetch
Downloader for Firefox/jsshell builds for fuzzing.
fuzzamos/Fuzzing
fuzzamos/fuzzing-headers
fuzzamos/fuzzing_paper
puzzing related paper
fuzzamos/FuzzManager
A fuzzing management tools collection
fuzzamos/grizzly
A cross-platform browser fuzzing framework
fuzzamos/InfinityHook
Hook system calls, context switches, page faults and more.
fuzzamos/klee-2
Stripped down version of KLEE (original on https://klee.github.com)
fuzzamos/lithium-1
Line-based testcase reducer
fuzzamos/mesos
Binary coverage tool without binary modification for Windows
fuzzamos/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
fuzzamos/ProcessReimaging
Process reimaging proof of concept code
fuzzamos/python-library-fuzzers
fuzzamos/razzer
A Kernel fuzzer focusing on race bugs
fuzzamos/retrowrite
RetroWrite -- Retrofitting compiler passes though binary rewriting
fuzzamos/technical-writeups
fuzzamos/uniFuzzer
A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer
fuzzamos/virgo
Crowdsourced fuzzing cluster. 🚀