Skip to main content

Reverse engineering an Android app's network connections

  • HTTP toolkit
  • extract app from device with SAI as an .apks file (get from f-droid for full feature support)
  • use apk-mitm to process the .apks file
  • push the processed .apks file to the device
  • uninstall the existing app
  • install the processed .apks file using SAI