Mobile Apps Security Testing
@MobileSecurityTesting
2.01K
subscribers
9
files
428
links
Download Telegram
Join
Mobile Apps Security Testing
2.01K subscribers
Mobile Apps Security Testing
https://github.com/ksg97031/frida-gadget
GitHub
GitHub - ksg97031/frida-gadget: Automated tool for patching APKs to enable the use of Frida gadget by downloading the library and…
Automated tool for patching APKs to enable the use of Frida gadget by downloading the library and injecting code into the main activity. - ksg97031/frida-gadget
Mobile Apps Security Testing
https://medium.com/@psychsecurity/bypassing-ssl-pinning-in-instagrams-ios-app-a77b3037453a
Medium
Bypassing SSL Pinning in Instagram’s iOS App
Disclaimer: This blog is for educational purposes only. I don’t condone or support illegal or unethical behavior, including but not limited…
Mobile Apps Security Testing
https://blog.nviso.eu/2025/10/14/patching-android-arm64-library-initializers-for-easy-frida-instrumentation-and-debugging/
NVISO Labs
Patching Android ARM64 libraries for Frida instrumentation
Discover techniques for Android ARM64 library patching and Frida instrumentation.
Mobile Apps Security Testing
https://m4kr0x.medium.com/flutter-tls-bypass-how-to-intercept-https-traffic-when-all-other-frida-scripts-fail-bd3d04489088
Medium
Flutter SSL Bypass: How to Intercept HTTPS Traffic When all other Frida Scripts Fail
In this article, I’ll walk you through my journey in intercepting HTTPS traffic from a APK based on Flutter during a pentesting engagement…