aancw /
smali-sslpin-patterns
A collection of Smali patterns to detect SSL pinning implementations in Android apps, covering frameworks like OkHttp, TrustManager, Conscrypt, and more for security analysis and reverse engineering.
72/100 healthLoading repository data…
AndyLiu314 / repository
Collection of Android apps written in Kotlin created to exploit vulnerabilities and retrieve information from target apps.
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.
Overview: A collection of four solution apps created to exploit vulnerabilities and retrieve information from target apps stored in the original_apks folder. Solution apps were written in Kotlin using Android Studio. Vulnerabilities were detected by decompiling the original APKs using apktool, obtaining the Smali source code, utilizing Jadx to convert the source code into a more readable Java format, and analyzing the code. Decompiled Smali source code can be found in the decompiled folder for reference.
Selected from shared topics, language and repository description—not editorial ratings.
aancw /
A collection of Smali patterns to detect SSL pinning implementations in Android apps, covering frameworks like OkHttp, TrustManager, Conscrypt, and more for security analysis and reverse engineering.
72/100 health