rootlessJB
rootlessJB copied to clipboard
inject causes a kernel panic on iOS 12.1.2
I placed a binary inside /var/containers
and wanted to make it trusted so I ran inject /var/containers/path/to/binary
. However, the SSH session ended the device immediately restarted. I'm not sure if this is expected behavior but I don't think it is because I still can't run the binary.
I have the same issue.
He said that it's a bug, it will be soon fixed. In the meantime just manually entitle and sign the binaries from a Mac, then add a trustbin line with the path of the binary you wanna run
Will be fixed on 3.1 where I'll also add tweak support. However there'll also be an amfid patch, use that if possible (need to sign with apple cert)