The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private/etc/rc.d/substrate"
(Created page with "This script injects SubstrateLauncher.dylib into PID 1 (launchd). == Parents == * rc.d == Content == <pre> #!/bin/bash exec /usr/bin/cynject 1 /Library/F...") |
m (Rzhikharevich moved page /private/etc/substrate to /private/etc/rc.d/substrate: Invalid path) |
(No difference)
|
Revision as of 18:12, 20 September 2014
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