Apepe: Enumerate information from an app based on the APK file

Apepe

Apepe is a Python tool developed to help pentesters and red teamers easily get information from the target app. This tool will extract basic pieces of information such as the package name if the app is signed, and the development language…

Features

  • List the activies, permissions, services, and libraries used by the app
  • Identify the app development language based on classes name
  • Suggest SSL Pinnings bypass with the -l flag
  • Find deeplinks in DEX, JSONs files and AndroidManifest.xml with the -d flag

Install

1. git clone https://github.com/oppsec/Apepe.git
2. pip install -r requirements.txt
3. python3 main -f <apk-file.apk>

Copyright (c) 2023 oppsec

Source: https://github.com/oppsec/

Support Our Threat Intelligence

If you find our technology report and cybersecurity news helpful, consider supporting our work.

Crypto QR Code
USDT (TRC20):
TN8BdV8cp4T1Cd28gK9qTAnZknzzuwyUtm
USDT (ERC20):
0x3725e1a7d3bc5765499fa6aaafe307fabcd75bce

Leave a Reply