sensepost / objection

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

Patched application closes without pausing at start screen #548

Closed ljiazh3ng closed 2 years ago

ljiazh3ng commented 2 years ago

Describe the bug Ran objection on the base.apk and signed the config files using Objection signapk. After successfully downloading the apk to my Android Emulator(x86). I run the app, however the application just shut down, not giving me time to connect frida.

Any advise is appreciated.

To Reproduce Steps to reproduce the behavior:

  1. Run command 'objection patchapk -s test_app.apk'
  2. Run command 'objection signapk config.arm64_v8a.apk'

Expected behavior Application should pause on the start screen for me to connect frida and monitor traffic.

Environment (please complete the following information):

Application Heckfire Ata mobile game

leonjza commented 2 years ago

Sorry, without more information it's not possible to help you. Filling in the logs section in the bug report template would be a good start.