Skip to content
projectbtle edited this page Jan 1, 2021 · 5 revisions

Welcome to the argXtract wiki!

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
Clone this wiki locally