https://github.com/projectbtle/argXtract
Tool to trace ARM Cortex-M assembly instructions and extract arguments to configuration APIs (supervisor calls or function calls).
https://github.com/projectbtle/argXtract
ant arm binary-analysis bluetooth-low-energy firmware-analysis internet-of-things iot stripped-binaries
Last synced: about 12 hours ago
JSON representation
Tool to trace ARM Cortex-M assembly instructions and extract arguments to configuration APIs (supervisor calls or function calls).
- Host: GitHub
- URL: https://github.com/projectbtle/argXtract
- Owner: projectbtle
- Created: 2020-06-08T15:18:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-02T21:25:23.000Z (30 days ago)
- Last Synced: 2026-06-02T23:15:10.899Z (30 days ago)
- Topics: ant, arm, binary-analysis, bluetooth-low-energy, firmware-analysis, internet-of-things, iot, stripped-binaries
- Language: Python
- Homepage:
- Size: 762 KB
- Stars: 31
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-embedded-security - argXtract - Statically extracts arguments to SVC calls and HAL functions from stripped ARM Cortex-M BLE firmware without symbol tables, enabling security audits of Nordic and similar binaries. ACSAC 2021. (Software Tools / Binary Parsing and Analysis Tools)
README