0xricksanchez / AFL_Runner
Scaling best-practice AFLPlusPlus fuzzing campaigns made easy
☆51Updated this week
Related projects ⓘ
Alternatives and complementary repositories for AFL_Runner
- Blogpost about optimizing binary-only fuzzing with AFL++☆61Updated last year
- Target components for kAFL/Nyx Fuzzer☆26Updated 2 months ago
- AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.☆48Updated 6 months ago
- Coverage-guided Fuzzing as Online Stochastic Control☆34Updated this week
- A fast, multithreaded, ROP-gadget semantics analyzer.☆49Updated 3 years ago
- Damn Vulenerable Kernel Module for kernel fuzzing☆47Updated 2 weeks ago
- Code for the "Predictive Context-sensitive Fuzzing" NDSS'24 paper☆23Updated 8 months ago
- Binary Ninja plugin to automate the process of generating pseudo-C code, running Semgrep over the pseudo-C, and presenting the results.☆22Updated 7 months ago
- ☆38Updated 2 years ago
- Uncovering Container Confusion in the Linux Kernel☆43Updated 8 months ago
- RetSpill: Igniting User-Controlled Data to Burn Away Linux Kernel Protections☆53Updated 6 months ago
- LibAFL-based snapshot fuzzer to fuzz TMNF's RPC interface. Includes a free RCE exploit!☆38Updated last year
- Practical fuzzing tutorials and training☆29Updated 3 months ago
- Esorics 2021 - Towards Automating Code-Reuse Attacks Using Synthesized Gadget Chains☆54Updated 2 years ago
- Dynamic-Static binary instrumentation framework on top of GDB☆49Updated last year
- kAFL Fuzzer☆33Updated 2 months ago
- ☆74Updated last month
- A simple, web based dashboard to use with LibAFL + OnDiskJSONMonitor☆25Updated 5 months ago
- Binary exploitation by confusing the unwinder☆59Updated last year
- Triton-based DSE library with loading and exploration capabilities (and more!)☆106Updated 2 weeks ago
- ☆33Updated 7 months ago
- Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.0’s idalib☆59Updated this week
- A hacky tool for analysing linux kernel commits☆37Updated last year
- A patched QEMU that exposes an interface for LibAFL-based fuzzers☆59Updated last week
- WTF Snapshot fuzzing of macOS targets☆91Updated 5 months ago
- Custom Agent and Tooling for using Nyx with Firefox☆16Updated 3 months ago
- ☆36Updated 2 years ago
- Target components for kAFL/Nyx Fuzzer☆33Updated 10 months ago
- A cheat sheet that summarises "strategies" (or techniques) to use with angr.☆29Updated 3 years ago
- Binary Ninja plugin for visualizing coverage over time