Pinned Repositories
AFL
american fuzzy lop - a security-oriented fuzzer
afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
afl-crash-analyzer
Another crash analyzer tool for the American Fuzzy Lop (AFL) fuzzer
afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
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.
conky
Light-weight system monitor for X.
pythonfuzz
coverage guided fuzz testing for python
sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
sqlsmith
A random SQL query generator
sudo
Utility to execute a command as another user
NikParam42's Repositories
NikParam42/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.
NikParam42/conky
Light-weight system monitor for X.
NikParam42/pythonfuzz
coverage guided fuzz testing for python
NikParam42/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
NikParam42/sqlsmith
A random SQL query generator
NikParam42/sudo
Utility to execute a command as another user
NikParam42/AFL
american fuzzy lop - a security-oriented fuzzer
NikParam42/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
NikParam42/afl-crash-analyzer
Another crash analyzer tool for the American Fuzzy Lop (AFL) fuzzer
NikParam42/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
NikParam42/AFL_config
NikParam42/fuzzdb
Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
NikParam42/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
NikParam42/Gdbinit
Gdbinit for OS X, iOS and others - x86, x86_64 and ARM
NikParam42/libfuzzer-python-bridge
A Python3 bridge for implementing custom libFuzzer mutators
NikParam42/libfuzzer-workshop
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
NikParam42/RuDocAFL
readme
NikParam42/SublimeHighlight
A humble SublimeText package for exporting highlighted code as RTF or HTML
NikParam42/test
NikParam42/Unity-Shaders
Some custom 3D/2D shaders
NikParam42/xml2json
A header-only C++ library converts XML to JSON