commonuserlol / fgi

Another frida-gadget injector into APK
GNU General Public License v3.0
13 stars 2 forks source link

Filter split apks #1

Closed commonuserlol closed 2 months ago

commonuserlol commented 2 months ago

Since apkeditor accepts everything, it may use already patched apk, whitelist of splits is base.apk, split_*.apk

I think we should create another temp directory, copy whitelist matches in current dir, merge them, move merged apk to temp root, delete this temp dir