diff --git a/mobile-apps-pentesting/android-app-pentesting/README.md b/mobile-apps-pentesting/android-app-pentesting/README.md index 68a0b1bb..72cc30e4 100644 --- a/mobile-apps-pentesting/android-app-pentesting/README.md +++ b/mobile-apps-pentesting/android-app-pentesting/README.md @@ -497,7 +497,10 @@ adb shell settings put global http_proxy :0 ### Assisted Dynamic Analysis with Inspeckage -You can get the tool from [**Inspeckage**](https://github.com/ac-pm/Inspeckage). +You can get the tool from [**Inspeckage**](https://github.com/ac-pm/Inspeckage). +This tool with use some **Hooks** to let you know **what is happening in the application** while you perform a **dynamic analysis**. + +{% page-ref page="inspeckage-tutorial.md" %} ### [Yaazhini](https://www.vegabird.com/yaazhini/)