mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-24 08:59:17 +01:00
8 lines
360 B
Plaintext
8 lines
360 B
Plaintext
bsexec .. /sbin/mount -u -o rw,suid,dev /
|
|
setenv DYLD_INSERT_LIBRARIES /private/var/evasi0n/amfi.dylib
|
|
load /System/Library/LaunchDaemons/com.apple.MobileFileIntegrity.plist
|
|
bsexec .. /private/var/evasi0n/evasi0n
|
|
unsetenv DYLD_INSERT_LIBRARIES
|
|
bsexec .. /bin/rm -f /private/var/evasi0n/sock
|
|
bsexec .. /bin/ln -f /var/tmp/launchd/sock /private/var/evasi0n/sock
|