apk-mitm icon indicating copy to clipboard operation
apk-mitm copied to clipboard

Alignment still broken on latest builds

Open hYdos opened this issue 1 year ago • 1 comments

Re-opening #118. This issue causes you to need to use zipalign and resign the apk. this can be a pain to do and really shooed be streamlined in the process of apk-mitm.

Example to reproduce:

  1. dump apk's from roblox (downloaded from the play store)
  2. apk-mitm on both
  3. adb install-multiple base-patched.apk split-blah-patched.apk
  4. view error

hYdos avatar Jan 31 '25 05:01 hYdos

@hYdos please include detailed steps to reproduce the error (OS version. APK version, etc.)

This seems like an issue worth considering if true.

s-c-p avatar Apr 18 '25 23:04 s-c-p