sensepost / objection

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

[bug] Bug Description Here #543

Closed rahul-1485 closed 2 years ago

rahul-1485 commented 2 years ago

Describe the bug

I am able to patch the IPA and able to install it but when i try to run it i got below error.

Could not start com.apple.debugserver! Please make sure to mount the developer disk image first: 1) Get the iOS version from ideviceinfo -k ProductVersion. 2) Find the matching iPhoneOS DeveloperDiskImage.dmg files. 3) Run ideviceimagemounter with the above path.

I have tried to mount the disk image but issue is same.

I am using non rooted device.

To Reproduce

  1. objection patchipa --source /Users/Rahul/Desktop/Objection/Thumba2807.ipa --codesign-signature 70F8B27AAE80BC22A16B06C3AC5410709920A62F
  2. ideviceinstaller -i Thumba2807-frida-codesigned.ipa
  3. idevicedebug -d run com.pcloudy.Screencaster

Expected behavior

In earlier objection version(1.9.6) it was working but in 1.11.0 it is showing this error.

Evidence / Logs / Screenshots

Please find the attached screenshot.

2

Environment (please complete the following information):

Application If possible, please attach the target application where you can reproduce this bug to the issue.

Thumba2807.ipa.zip

rahul-1485 commented 2 years ago

Any can anyone help on this.

leonjza commented 2 years ago

Deploy a blank application from XCode and it set everything up for you.