Home

Awesome

Android Application Analyzer

The tool is used to analyze the content of the android application in local storage. <br /> <br /> Install the dependency using following command

Use the following command to run the tool

Note

In order to run "Fridump" and "Frida universal ssl unpinning" script, Frida client must be installed on base machine <br /> <br />

It will list down all the devices connected to the device as shown in Figure: Usage <br /> <br /> It will start fetching logcat logs for the selected device as shown in Figure: Usage <br /> <br /> In order to analyze the application, select it from dropdown list as shown in Figure: Usage <br /> <br /> To analyze the file content of the application, Select the file as shown in Figure: Usage <br /> <br /> Analyze the sensitive information logcat logs as shown in Figure: Usage <br /> <br /> In order to view application source in JD-GUI, click on "jdgui" button as shown in Figure: Usage <br /> <br /> If the mobSF configured in the system and in order to open application with MobSF click on "mobSF" button as shown in Figure: Usage <br /> <br /> In order to decompile application using apktool, click on "apktool" button as shown in Figure: Usage <br /> <br /> In order to take application sandbox backup for future reference, click on "snapshot" button as shown in Figure: Usage <br /> <br /> Frida universal SSL unpinning and fridump support as shown in Figure: Usage <br /> <br />

Future Enhancement

<br /> # References