clarification

This commit is contained in:
comex 2011-03-29 00:12:07 -04:00
parent 1ab4a46705
commit 666750fd9c

2
README
View File

@ -19,7 +19,7 @@ data datalen
- apply_patchfile patches the kernel to start /sbin/lunchd instead of launchd. You can remove that, but the idea is that the filesystem looks like this:
/sbin/launchd: untether exploit that execs /sbin/lunchd
/sbin/launchd: an untether exploit that execs /sbin/lunchd; skipped by an already-patched kernel
/sbin/lunchd: a script that execs /sbin/launchd.real with DYLD_INSERT_LIBRARIES set to the dylibs in /Library/LaunchExtensions; this may be used in the future by MobileSubstrate
/sbin/launchd.real: the original /sbin/launchd