gamozolabs / fuzz_with_emus
Why fuzzing with emulators is amazing
☆135Updated 4 years ago
Alternatives and similar repositories for fuzz_with_emus:
Users that are interested in fuzz_with_emus are comparing it to the libraries listed below
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆129Updated 3 years ago
- A super simple RV32i JIT, designed for ease of understanding and modification☆84Updated 2 years ago
- Snapshot-based coverage-guided windows kernel fuzzer☆317Updated 3 years ago
- A fuzzing introspection tool☆165Updated 4 years ago
- Intel x86 bare metal hypervisor for researching snapshot fuzzing ideas.☆166Updated 4 years ago
- A fast Rust-based safe and thead-friendly grammar-based fuzz generator☆218Updated 4 years ago
- ☆83Updated last week
- Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.☆89Updated last year
- ☆80Updated last month
- A binary analysis framework written in Rust.☆167Updated this week
- A debugger for Linux in Rust☆77Updated 2 years ago
- About as basic of a mutator as you can get, but it does the trick in most situations☆61Updated 4 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆112Updated 3 years ago
- High performance fuzzing using riscv to x86 binary translations and modern fuzzing techniques☆151Updated last year
- Core emulator components for Icicle☆142Updated last month
- LibAFL-based snapshot fuzzer to fuzz TMNF's RPC interface. Includes a free RCE exploit!☆41Updated 2 years ago
- Some Rust bindings for Binary Ninja☆30Updated last year
- Generation-based, context-free grammar fuzzer.☆52Updated 2 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆137Updated 3 years ago
- An architecture-agnostic ELF file flattener for shellcode☆218Updated 3 years ago
- Binja Arm64 Disassembler☆90Updated this week
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Self-hosting binary instrumentation framework for security research☆212Updated last year
- tool for multi-execution jump coverage introspection☆63Updated 2 months ago
- PoC of fuzzing closed-source userspace binaries with KVM☆163Updated 10 months ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆75Updated 2 years ago
- PoC for a snapshot-based coverage-guided fuzzer targeting Windows kernel components☆68Updated 3 years ago
- Binary coverage tool without binary modification for Windows☆434Updated 4 years ago
- ☆132Updated 4 years ago
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL