Difference between revisions of "/private/etc/rc.d/substrate"

From The iPhone Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 09:21, 19 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