Naituw / IPAPatch

Patch iOS Apps, The Easy Way, Without Jailbreak.
MIT License
4.74k stars 708 forks source link

For some reasons, I don't see the IPAPatch loading. #101

Closed LeonIsLeet closed 5 months ago

LeonIsLeet commented 6 months ago

' introduction Hello there I am new to working with building hooks. I am trying to make this code work to hook to an app. For some reasons, I don't seem to load the IPAPatchEntry for some reasons. ' goal My Goal is to hook into DVIA-v2 and bypass the debugging challenges. I noticed by default the app doesn't link the framework in the Xcode settings ? is that supposed to be that way? I am still new so bear with me. I tried viewing the logs but I don't see any errors and only one deprecation warning. I tried linking the Framework to the app and here's the build log of it

' problem settings#1 Build IPAPatch-DummyApp_2024-04-10T02-10-44.txt

Screenshot 2024-04-10 at 2 20 31 AM

here is the build log: Build IPAPatch-DummyApp_2024-04-10T02-10-44.txt

' problem settings#2

And now with them unlinked it successfully builds and run

Screenshot 2024-04-10 at 2 23 00 AM

like deleted from here (its a picture taken before deleting)

Screenshot 2024-04-10 at 2 25 52 AM

and everything works, I can pause, use reveal etc, but I can't see the entry point is not being loaded here's the build log "IPAPatch entry"

LeonIsLeet commented 5 months ago

Fixed, install rosetta to fix it