Road Map - ZSShen/ProbeDroid GitHub Wiki
Prerequisite
List down the fundamental development kit to build the ProbeDroid engine and the instrumentation tool, and to deploy the engine and tool on the experiment device.
Source Building
- Compile Engine illustrates how to compile the ProbeDroid engine.
- Make Your Tool shows how to prepare users' custom instrumentation tool.
Play and Hack
- Deploy to Device specifies the steps to migrate engine and tool to the experiment device.
- Start Instrument describes the commands to launch app analysis.
Note that once the engine is deployed, users can focus on crafting the versatile instrumentation tools to fit different hacking purposes.