Whitehat987 / apkshield-pt
PublicAndroid Penetration Testing Tool — Auto Root Detection & SSL Pinning Bypass with Frida Script Generation
APKShield-PT is a penetration testing toolkit for Android applications. It takes an app file, extracts and analyzes its source code, and identifies security mechanisms like root detection (which checks if a device has been modified) and SSL pinning (which verifies secure connections to servers). The tool can optionally use AI to find custom or hidden bypass methods, then generates ready-to-use scripts that security researchers can run to temporarily disable these protections during authorized testing. It produces detailed reports showing what protections were found and how to address any vulnerabilities.
How It Works
You hear about a tool that helps security researchers test if Android apps are properly protected against tampering.
You choose an Android app file that you have legal permission to test, such as one you're developing or have authorized access to.
The tool carefully extracts and reads the app's source code, revealing how it protects itself from tampering.
Looks for code that checks if your device has been modified or has special access
Finds code that verifies the app is connecting to the real server, not an imposter
An optional AI assistant reviews the code to discover any custom or disguised security bypass methods that standard tools might miss.
The tool generates ready-to-use scripts that can temporarily disable the detected security checks for testing purposes.
You receive a complete report showing what protections the app uses and how well they work, helping developers fix any weaknesses.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.