Lars Fröder
Lars Fröder
This repo should be deleted, that's all, thanks in advance
The kernel exploit used does not support these devices It might be possible to support them via desc_race, but I have better things to do
Preserves entitlements of all binaries and fakesigns everything using ldid. Perfect for installation using [TrollStore](https://github.com/opa334/TrollStore/). (install_name_tool also needs the --no-strip-codesig flag because otherwise the entitlements are removed by it)
… mode detection, as it's not always correct I discovered that in very specific conditions (when interface style is on automatic and the switch happens while the Mac is turned...
This patch disables Protobox, which was introduced in iOS 16 and adds syscall masks (whitelists) to certain system daemons. It also includes a mechanism that makes certain processes crash on...
Due to physrw being part of the kcall initializer, you can't provide physrw but not kcall, as the initializer checks only kcall and will discard the physrw functions even if...
I call exploit_get_krw_and_kernel_base, then try to do a few read and write operations. After some time, r/w primitives break and kread64 starts to return 0. If I comment out the...
Tried using this to create DeviceSupport folder for iPhone SE 15.1 from Corellium, but the resulting folder is empty. ``` ➜ dyld cachebuilder Connected Devices: 1: iPhone8,4; N69AP; 19B74; 15.1...