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☆30Updated 7 months ago
- Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.0’s idalib☆107Updated this week
- Fuzz Rust code with LibAFL☆58Updated last year
- ☆77Updated 4 months ago
- Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more