flankersky / mcufuzz
☆23Updated 2 years ago
Alternatives and similar repositories for mcufuzz
Users that are interested in mcufuzz are comparing it to the libraries listed below
Sorting:
- Bring libfuzzer to Unicorn☆26Updated 3 years ago
- ☆19Updated 4 years ago
- ☆32Updated 4 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆44Updated 3 years ago
- A Coverage-Based fuzzing tools☆23Updated 3 years ago
- A tool to locate the base address of arm32-little-end firmware binary. ##ARM固件加载基址定位☆34Updated 5 years ago
- Merge multi binaries into one IDA database.☆24Updated 3 years ago
- USB device fuzzing on Android Phone☆31Updated 3 years ago
- trustonic tbase research☆31Updated 7 years ago
- some ida script☆32Updated 3 years ago
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆48Updated 8 years ago
- multiarch qemu system env for playing and debugging :)☆32Updated 3 years ago
- ☆21Updated 6 months ago
- Tool to trace ARM Cortex-M assembly instructions and extract arguments to configuration APIs (supervisor calls or function calls).☆30Updated 3 years ago
- ☆34Updated 3 years ago
- ☆28Updated last year
- AFLplusplus + libprotobuf-mutator = love☆83Updated 5 years ago
- ☆31Updated 2 years ago
- AFLplusplus + libprotobuf-mutator☆55Updated 2 years ago
- ☆15Updated last year
- ☆89Updated 2 years ago
- Companion to the "Introduction to VirtualBox security research" Blog Post☆29Updated 3 years ago
- A binary-only coverage-guided fuzzer based on AFL and e9patch