' 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
' 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
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
like deleted from here (its a picture taken before deleting)
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"