Home

Awesome

AndroidCryptoHookPlugin

This plugin uses the JEB debugger API to monitor the use of cryptographic primitives in a running Android application, specifically the methods in the Cipher abstract class. This plugin is intended as proof-of-concept code show-casing what can be done with the IDebuggerUnit et al. set of interfaces.

Note that this plugin can be used with any client, such as the official UI RCP client, or a headless client.

How to use as a stand-alone Jar plugin:

How to use in a development environment, via the RCP desktop client: