danleh / wasabiLinks
A dynamic analysis framework for WebAssembly programs.
☆389Updated 7 months ago
Alternatives and similar repositories for wasabi
Users that are interested in wasabi are comparing it to the libraries listed below
Sorting:
- Implementing taint tracking in WebAssembly as a part of the V8 Javascript Engine.☆22Updated 7 years ago
- A fuzzer framework built in Rust☆469Updated 3 years ago
- A fast Rust-based safe and thead-friendly grammar-based fuzz generator☆221Updated 5 years ago
- Binary Analysis Framework in Rust☆576Updated last year
- Cool code analysis research for WebAssembly https://urn.kb.se/resolve?urn=urn%3Anbn%3Ase%3Akth%3Adiva-342751☆71Updated 2 years ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆216Updated 10 months ago
- WebAssembly to C decompiler☆422Updated last year
- Symbolic execution of LLVM IR with an engine written in Rust☆569Updated 2 years ago
- ☆78Updated 3 years ago
- WebAssembly decoder & disassembler library☆269Updated 4 years ago
- Demos of and walkthroughs on in-browser fuzzing using WebAssembly☆122Updated 5 years ago
- Fuzzer to automatically find side-channel (timing) vulnerabilities☆123Updated 4 years ago
- Root Repo for the RLBox Sandboxing Library Research prototype. Note: this is the original research prototype for this library. For the pr…☆24Updated 2 years ago
- Improving security and resilience of WebAssembly VMs/runtimes/parsers using fuzzing☆96Updated last year
- A fuzzing library in JavaScript. ✨☆117Updated last month
- radare2-based decompiler and symbol executor☆384Updated 5 years ago
- A project to run fuzzing jobs at scale with Kubernetes.☆148Updated 4 years ago
- A static binary rewriter that does not use heuristics☆309Updated 7 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- a grammar based feedback fuzzer☆165Updated 2 years ago
- Why fuzzing with emulators is amazing☆141Updated 5 years ago
- A grammar based feedback Fuzzer☆459Updated last year
- Capstone disassembler framework for JavaScript☆184Updated 3 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆234Updated 3 years ago
- 🎯 A collection of fuzzing targets written in Rust.☆106Updated 4 years ago
- WebAssembly Reference Manual☆608Updated 2 years ago
- Domain-Specific Fuzzing with Waypoints