dwrensha / seerLinks
symbolic execution engine for Rust
☆356Updated 7 years ago
Alternatives and similar repositories for seer
Users that are interested in seer are comparing it to the libraries listed below
Sorting:
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆338Updated 8 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆444Updated 2 months ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆438Updated 3 months ago
- elf parser and navigation tool, pure Rust☆170Updated 5 months ago
- Verification working group☆104Updated 6 years ago
- 🎯 A collection of fuzzing targets written in Rust.☆105Updated 4 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Fuzzer to automatically find side-channel (timing) vulnerabilities☆121Updated 4 years ago
- RustPräzi: Representing crates.io as a call-based dependency network☆82Updated 6 years ago
- Symbolic execution of LLVM IR with an engine written in Rust☆564Updated last year
- Fuzz your Rust code with Google-developed Honggfuzz !☆489Updated last month
- Coordination repository for the Secure Code Working Group☆163Updated 4 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- SAT solver written in Rust☆272Updated 2 years ago
- Allocators in Rust☆316Updated 5 years ago
- rust verification condition generator☆96Updated 9 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Find the ideal fuzz targets in a Rust codebase☆218Updated this week
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Cross-platform application sandboxing for Rust☆365Updated 9 months ago
- Magical ELF and Mach-o object file writer backend☆282Updated last year
- Rust bindings for the unicorn CPU emulator☆144Updated 4 years ago
- A kernel module written in Rust