IPAPatch
IPAPatch copied to clipboard
Patch iOS Apps, The Easy Way, Without Jailbreak.
iam really tired of searching everywhere i tried many times to find solution to add admob in patched file but not working can you guide?
patch.sh这个文件中链接Dylib的代码应修改: filename="${file%.*}"".dylib" 这样才能正确运行
According to the document, new app supposed to be able to rename with 💊 as prefix in the Display name, though it keeps using the original name of the app...
Hi! We've been creating a patched build with IPAPatch and build and distributes using enterprise account. It works great, but when it comes to anything which use bundle ID as...
What a nice project! I was trying the Youtube + cycript demo on iPhone 7, but when I was running the app, for example, the youtube home page, and when...
The current way to disable sysctl debugger detection technique located at `IPAPatchBypassAntiDebugging.m: disable_sysctl_debugger_checking()`, works only if initial `(*arg2).kp_proc.p_flag` doesn't contains `P_TRACED`, which is a temporary workaround for WeChat freezing issue...
I'm attempting to add the Frida Gadget dylib into the project. The app will install onto the device, but as soon as it loads, I get a crash with this...
I can't run IPAPatch-DummyApp in iOS17 device. At the same time, there is no problem on another iOS15 device. And same profile in other empty project is OK. Xcode: Version...