intel / fffc
Easy-to-use tool which autogenerates a type-aware fuzzer from a debuggable executable.
☆22Updated 2 years ago
Alternatives and similar repositories for fffc:
Users that are interested in fffc are comparing it to the libraries listed below
- Supporting Materials for “Symbolic Triage” blog post☆24Updated 2 years ago
- Automatic function exporting and linking for fuzzing cross-architecture binaries.☆50Updated 6 years ago
- Evaluation of two binary mutation engines based on ddisasm and rev.ng☆18Updated 2 years ago
- Tool to extract the kallsyms (System.map) from a memory dump☆25Updated last year
- Mimojas Firmware Toolkit for unpacking and analysis firmware images☆13Updated 4 years ago
- An AFL scaling benchmarking tool☆18Updated 4 years ago
- Here's the slides and audio for a talk I did at NYU on the 13th of November 2018☆27Updated 6 years ago
- Binary Ninja plugin for visualizing coverage over time☆25Updated 3 years ago
- Assembled Labeled Library for Static Analysis Research - Debian packages built for 6 architectures, storing compiler artifacts, binaries…☆28Updated 3 years ago
- MemSight: Rethinking Pointer Reasoning in Symbolic Execution (ASE 2017)☆22Updated last month
- Bootloader research tools (very much a work in progress)☆37Updated 5 years ago
- Towards Automatically Generating a Sound and Complete Dataset for Evaluating Static Analysis Tools☆14Updated 5 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆29Updated 6 years ago
- A framework for static analysis of ROP exploits and programs☆40Updated 5 years ago
- PoC for a snapshot-based coverage-guided fuzzer targeting Windows kernel components☆68Updated 3 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).☆35Updated 7 years ago
- QuickPatch: A patching tool☆12Updated 5 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆30Updated 3 years ago
- Pulled out Linux kernel code to run in userland so they could be targeted by AFL and KLEE☆19Updated 4 years ago
- A project for simulating fuzzing such that analysis can be done on coverage/feedback/scaling mechanisms