-
Notifications
You must be signed in to change notification settings - Fork 4
Home
projectbtle edited this page Jan 1, 2021
·
5 revisions
argXtract
is a tool for extracting arguments to API calls (SVC calls and function calls) from within stripped IoT binaries (more specifically, ARM Cortex-M binaries). This wiki describes its operation and provides details on how to configure and use it.
If you just want to test argXtract
, then check out the "Getting started" page, followed by the "Examples".
Getting started | Examples | Operation | Custom use cases |
---|---|---|---|
Downloading the repo and installing prerequisites | How to test the example binaries, using existing configurations | Details on the repo structure and how argXtract works |
Configuring argXtract for your own use cases |