Differential fuzzing for Smart Contract VMs
☆52May 2, 2022Updated 3 years ago
Alternatives and similar repositories for NeoDiff
Users that are interested in NeoDiff are comparing it to the libraries listed below
Sorting:
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Dec 20, 2024Updated last year
- Definitely not for fuzzing☆11Oct 22, 2020Updated 5 years ago
- AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)☆11Oct 20, 2020Updated 5 years ago
- ☆19Jun 25, 2025Updated 8 months ago
- This is an example library to show how to fuzz with AFL++ only the code modified by the last commit.☆17Mar 2, 2020Updated 6 years ago
- ☆14Sep 26, 2021Updated 4 years ago
- A Dolev-Yao-model-guided fuzzer for TLS☆151Mar 13, 2026Updated last week
- funky fun fuzzer☆11Jul 6, 2021Updated 4 years ago
- ☆90Mar 26, 2025Updated 11 months ago
- SanitizerCoverage hooks and coverage reports for user-mode QEMU☆12Nov 3, 2019Updated 6 years ago
- Library to wrap all file calls when fuzzing with AFL++☆55Feb 3, 2023Updated 3 years ago
- BigMap integration on AFL++☆15Apr 5, 2021Updated 4 years ago
- Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++☆45Nov 27, 2021Updated 4 years ago
- ☆99Oct 19, 2020Updated 5 years ago
- Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented☆59Oct 18, 2022Updated 3 years ago
- exec interceptor☆30May 9, 2022Updated 3 years ago
- AFLplusplus + libprotobuf-mutator☆61Nov 7, 2022Updated 3 years ago
- A set of helpers and examples to fuzz Win32 binaries with AFL++ QEMU☆70Mar 19, 2020Updated 6 years ago
- TTexplore is a library that performs path exploration on binary code using symbolic execution☆82Nov 14, 2022Updated 3 years ago
- FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques☆37Feb 6, 2021Updated 5 years ago
- A simple, web based dashboard to use with LibAFL + OnDiskJSONMonitor☆24Feb 3, 2026Updated last month
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Apr 4, 2021Updated 4 years ago
- Draft of generic instrumentation tool based on QEMU using eBPF to implement trivial instrumentations with trivial code☆18Feb 17, 2020Updated 6 years ago
- The Use of Likely Invariants as Feedback for Fuzzers☆94Jan 19, 2022Updated 4 years ago
- ☆42Aug 4, 2020Updated 5 years ago
- Currently proof-of-concept☆17Dec 17, 2021Updated 4 years ago
- PoC of fuzzing closed-source userspace binaries with KVM☆167May 4, 2024Updated last year
- ☆70Feb 28, 2025Updated last year
- Target components for kAFL/Nyx Fuzzer☆36Jan 4, 2024Updated 2 years ago
- Framework for creating fuzzers and negative tests for TLS 1.3 implementations☆13Mar 21, 2024Updated last year
- ☆14Jul 1, 2025Updated 8 months ago
- ☆202Mar 9, 2023Updated 3 years ago
- A patched QEMU that exposes an interface for LibAFL-based fuzzers☆94Jan 6, 2026Updated 2 months ago
- Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting☆190Oct 21, 2023Updated 2 years ago
- An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing