MJx0 / KittyMemory

This library aims for runtime code patching for both Android and iOS
MIT License
307 stars 109 forks source link

Runtime patching for Jailed #23

Closed Leeksov closed 7 months ago

Leeksov commented 7 months ago

If I can Inject into an application installed from the AppStore, but I don't have JB, will KittyMemory work? The same question is, will KittyMemory work on TrollStore?

MJx0 commented 7 months ago

I couldn't enable JIT with sideloadly on my iOS 16 device, unfortunately I don't have an older iOS to try. If you are able to enable JIT on your end then you can try it. I also heard there is another method to make patch works on IG but I haven't been keeping up with the iOS news ):

Leeksov commented 5 months ago

Also KittyMemory work with Bootstrap, it support 14.0-17.0 ;)