projectbtle / argXtractLinks
Tool to trace ARM Cortex-M assembly instructions and extract arguments to configuration APIs (supervisor calls or function calls).
☆31Updated 3 years ago
Alternatives and similar repositories for argXtract
Users that are interested in argXtract are comparing it to the libraries listed below
Sorting:
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆48Updated 8 years ago
- ☆91Updated 2 years ago
- A tool to locate the base address of arm32-little-end firmware binary. ##ARM固件加载基址定位☆34Updated 5 years ago
- ☆32Updated 3 years ago
- angr源码分析☆33Updated 5 years ago
- ☆44Updated 5 years ago
- a taint tracer based on DynamoRIO, currently ARM only☆40Updated 5 years ago
- ☆80Updated 4 years ago
- Bring libfuzzer to Unicorn☆26Updated 3 years ago
- AFLNW: network wrapper for AFL☆46Updated last year
- Hybrid Interface Aware Fuzz for Android Kernel Drivers☆30Updated 4 years ago
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆66Updated 3 years ago
- This is the project for the paper “Large-scale Security Measurements on the Android Firmware Ecosystem” in ICSE2022☆37Updated 9 months ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆45Updated 3 years ago
- VxWorks Fuzzer with AFL and QEMU