sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.46k stars 854 forks source link

Patch for extractNativeLibs flag in AndroidManifest #353

Closed StingraySA closed 4 years ago

StingraySA commented 4 years ago

This will set android:extractNativeLibs to true in the AndroidManifest.xml file by default. If you do not wish to change this flag, you can use the -n switch.