BenH11235 / rust-re-tour
A tour of what some Rust language features look like after compilation.
☆44Updated last year
Alternatives and similar repositories for rust-re-tour:
Users that are interested in rust-re-tour are comparing it to the libraries listed below
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- Practical fuzzing tutorials and training☆31Updated 9 months ago
- A binary analysis framework written in Rust.☆20Updated last year
- Binary-only fuzzer for WebAssembly (WASI)☆49Updated 9 months ago
- ☆42Updated 3 years ago
- Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more☆64Updated last month
- Slides, recordings and materials of my public presentations, talks and workshops.☆78Updated last month
- A binary analysis framework written in Rust.☆169Updated last week
- ☆40Updated 4 years ago
- Rust symbol recovery tool☆48Updated last month
- Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.x’s idalib☆151Updated last week
- ☆80Updated 2 months ago
- Fuzz Rust code with LibAFL☆59Updated last year
- Blogpost about optimizing binary-only fuzzing with AFL++☆64Updated last year
- Esorics 2021 - Towards Automating Code-Reuse Attacks Using Synthesized Gadget Chains☆55Updated 3 years ago
- kAFL Fuzzer☆33Updated last month
- WinDbg extension written in Rust to dump the CPU / memory state of a running VM☆117Updated 6 months ago
- ☆36Updated last year
- An extremely experimental Binary Ninja importer for the type layout information emitted by the -Zprint-type-sizes flag of the Rust compil…☆36Updated last year
- Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.☆91Updated last year
- LibAFL-based snapshot fuzzer to fuzz TMNF's RPC interface. Includes a free RCE exploit!☆41Updated 2 years ago
- Vulnerability research assistant that extracts pseudo-code from the IDA Hex-Rays decompiler.☆33Updated 3 weeks ago
- Go fastcall analysis for ida decompiler☆33Updated 2 months ago
- Radamsa fuzzer ported to rust lang☆152Updated last month
- simple type recognition in decompiled executables☆109Updated 10 months ago
- ☆81Updated 2 years ago
- Binary Ninja plugin for visualizing coverage over time☆25Updated 3 years ago
- An IDA processor for eBPF bytecode☆63Updated 6 months ago
- Python bindings for BochsCPU☆35Updated 2 months ago
- Uncovering Container Confusion in the Linux Kernel