cakarlen
cakarlen
Is it possible to mimic how MapAssist works by using a modified version of `ItemFilter.yaml` in this project? It may be a bit easier to modify your item filters using...
**Describe the bug** When hooking -[NSURLRequest initWithURL:cachePolicy:timeoutInterval:], Objection will crash and terminate but will keep the app running **To Reproduce** Steps to reproduce the behavior: 1. ```ios hooking watch method...
Hi, I'm getting the following error: Here is my full command I am running: `azule -i /Users/test/Development/iOS/Jailbreak/Instagram.ipa -v -f /Users/test/Development/iOS/Jailbreak/me.alfhaily.rocket_3.8.0_iphoneos-arm.deb /Users/test/Development/iOS/Jailbreak/rocketbootstrap_1.1.0_libhooker2-iphoneos-arm.deb -o /Users/test/Development/iOS/Jailbreak/InstagramTweak.ipa` I am running MacOS 12.3, M1 chip,...
Are the instructions listed in this file still accurate for building and installing ellekit on macOS Ventura+ (M1)?: [Installation.md](https://github.com/evelyneee/ellekit/blob/main/Installation.md) If not, is it possible to list what steps should be...