jonathanmetzman / wasm-fuzzing-demoLinks
Demos of and walkthroughs on in-browser fuzzing using WebAssembly
☆123Updated 6 years ago
Alternatives and similar repositories for wasm-fuzzing-demo
Users that are interested in wasm-fuzzing-demo are comparing it to the libraries listed below
Sorting:
- INACTIVE - http://mzl.la/ghe-archive - A Python3 bridge for implementing custom libFuzzer mutators☆74Updated 6 years ago
- Materials from Fuzzing Bay Area meetups☆68Updated 6 years ago
- a grammar based feedback fuzzer☆165Updated 2 years ago
- Patches to afl to fix bugs or add enhancements☆81Updated 6 years ago
- ☆64Updated 6 years ago
- Bug hunting through fuzzer/*-sanitizer/etc...☆133Updated 5 years ago
- ☆96Updated 6 years ago
- A fuzzing introspection tool☆167Updated 5 years ago
- AntiFuzz: Impeding Fuzzing Audits of Binary Executables☆104Updated 4 years ago
- A set of helpers and examples to fuzz Win32 binaries with AFL++ QEMU☆71Updated 5 years ago
- ☆99Updated 5 years ago
- A GUI fuzzing application set up to fuzz calc.exe right now☆37Updated 5 years ago
- run AFL with pintool☆66Updated 5 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆74Updated 4 years ago
- An awesome list for Effective and Powerful harnesses for fuzzing using libfuzzer - fuzzers by Google☆78Updated 5 years ago
- Reproduce CVEs from ForAllSecure Vulnerabilities Lab☆116Updated 2 weeks ago
- ☆52Updated 4 years ago
- A tool designed to synthesise semantically correct JavaScript snippets given arbitrary data. Useful for fuzzing.☆56Updated 2 years ago
- The new phuzzing framework!☆164Updated last year
- An AFL implementation with UnTracer (our coverage-guided tracer)☆124Updated 3 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆111Updated 4 years ago
- Modular And Compositional analysis with KLEE Engine☆117Updated 6 years ago
- ☆132Updated 6 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆248Updated 6 years ago
- Attacking-Edge-Through-the-JavaScript-Compiler