OWASP / owasp-mastg

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).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.76k stars 2.33k forks source link

[TOOL] patch-apk #2819

Open TheDauntless opened 4 months ago

TheDauntless commented 4 months ago

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

cpholguera commented 4 months ago

You'd be the perfect candidate then to write about the tool ;) do you want to get it assigned already?

cpholguera commented 4 months ago

Relates to https://github.com/OWASP/owasp-mastg/issues/2820