Stars
fpicker is a Frida-based fuzzing suite supporting various modes (including AFL++ in-process fuzzing)
Rich is a Python library for rich text and beautiful formatting in the terminal.
Knowledge base of exploit mitigations available across numerous operating systems, architectures and applications and versions.
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.
Resources for Windows exploit development
Hexrays Toolbox - Find code patterns within the Hexrays ctree
Windows API listing in JSON format - generated from SDK headers + SDK API documentation
A Collection of Chrome Sandbox Escape POCs/Exploits for learning
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
Generates `.pyi` type stubs for the entire Ghidra API
A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials
Windows system utilities to maximize productivity
Scripts and cheatsheets for IDAPython
IDAPython plugin that synchronizes disassembler and decompiler views
A bunch of JavaScript extensions for WinDbg.
A simple heap memory allocator in ~200 lines.