apk-mitm
apk-mitm copied to clipboard
Alignment still broken on latest builds
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:
- dump apk's from roblox (downloaded from the play store)
- apk-mitm on both
- adb install-multiple base-patched.apk split-blah-patched.apk
- view error
@hYdos please include detailed steps to reproduce the error (OS version. APK version, etc.)
This seems like an issue worth considering if true.