Loading repository dataβ¦
Loading repository dataβ¦
0xdsm / repository
π² Apepe is a project developed to help to capture informations from a Android app through his APK file. It can be used to extract the content, get app settings, suggest SSL Pinning bypass based on the app detected language, extract deeplinks from AndroidManifest.xml, JSONs and DEX files.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
π² Enumerate information from an app based on the APK file
π΅οΈ Apepe is a project developed to help to capture informations from a Android app through his APK file. It can be used to extract the content, get app settings, suggest SSL Pinning bypass based on the app detected language, extract deeplinks from AndroidManifest.xml, JSONs and DEX files.
A quick guide of how to install and use Apepe.
git clone https://github.com/oppsec/Apepe.gitpip install -r requirements.txt --break-system-packagespython3 main -h-l flag-d flagA quick guide of how to contribute with the project.
git clone https://github.com/your/Apepe.gitcd Apepe/