The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
/private/etc/rc.d/substrate
Revision as of 18:12, 20 September 2014 by Rzhikharevich (talk | contribs) (Rzhikharevich moved page /private/etc/substrate to /private/etc/rc.d/substrate: Invalid path)
This script injects SubstrateLauncher.dylib into PID 1 (launchd).
Parents
Content
#!/bin/bash exec /usr/bin/cynject 1 /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLauncher.dylib