novafacing / cannonballLinks
Deprecated! Use qemu-rs instead :)
☆72Updated last year
Alternatives and similar repositories for cannonball
Users that are interested in cannonball are comparing it to the libraries listed below
Sorting:
- drop-in replacement for libfuzzer☆70Updated last month
- ☆47Updated 2 months ago
- A structured fuzzing framework built in Rust☆29Updated 2 years ago
- A small tool for quickly generating LLVM passes☆29Updated this week
- Inspect and dissect an ELF file with pretty formatting.☆114Updated last year
- ☆86Updated 5 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- Library to load and relocate ELF files.☆131Updated 2 years ago
- Why fuzzing with emulators is amazing☆139Updated 5 years ago
- Rust bindings for PANDA and libpanda☆23Updated 8 months ago
- ☆76Updated last year
- QEMU for Rust, and Rust for QEMU☆77Updated this week
- A (SLEIGH) disassembler that supports multiple architectures☆85Updated 3 years ago
- Rust bindings and utilities for LLVM’s libFuzzer☆237Updated 2 months ago
- libLISA: Instruction Discovery and Analysis on x86-64☆116Updated 6 months ago
- Load-time selective binary rewriting☆161Updated 3 years ago
- SymRustC is a hybrid fuzzer for Rust combining concolic execution using SymCC and fuzzing using LibAFL.☆10Updated 2 years ago
- Rust bindings fo the Apple Silicon Hypervisor.framework☆43Updated 11 months ago
- Some Rust bindings for Binary Ninja☆30Updated last year
- A randomized program fuzzer for the Rust programming language☆64Updated 2 years ago
- Safe Rust bindings to the DynamoRIO dynamic binary instrumentation framework.☆20Updated 6 months ago
- Simple grammar-based test case generator☆32Updated this week
- CVEs for the Rust standard library☆54Updated 4 years ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆77Updated 2 weeks ago
- Provides easy-to-use Linux seccomp-bpf jailing.☆97Updated last week
- A hypervisor written in Rust.☆125Updated 3 years ago
- A tool for synthesizing code-reuse attacks (aka ROP) from a reference program, powered by logical modeling of Ghidra's `p-code` IL.☆15Updated last week
- A Rust crate for creating memory dumps of running processes on Linux☆60Updated 3 months ago
- Fuzz Rust code with LibAFL