Skip to content

Instantly share code, notes, and snippets.

View REASY's full-sized avatar

Artavazd Balaian REASY

View GitHub Profile
@REASY
REASY / patch_apk.md
Created February 26, 2025 14:48 — forked from rigwild/patch_apk.md
Full tutorial to patch APKs on Android using apk-mitm and APKLab. Support for bundle APKs.

Patch APK

Full tutorial to patch APKs on Android using apk-mitm and APKLab. Support for bundle APKs.

Pull APK

adb shell pm list packages
adb shell pm path <package_name>