The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
Great tool for pulling APKs from a device/emulator, especially since it can merge different split-apks. The first repo is the original, while the second one is mine which has a bunch of the PRs included with additional features
Original: https://github.com/NickstaDB/patch-apk Active: https://github.com/TheDauntless/patch-apk
Great tool for pulling APKs from a device/emulator, especially since it can merge different split-apks. The first repo is the original, while the second one is mine which has a bunch of the PRs included with additional features