-> SSH
2. SSH Method
SSH stands for Secure Shell that is commonly used in Unix/Linux to transfer files and execute commands from a different machine located miles away. As iPhone is just a stripped down version of Mac OS X , so this SSH method can also be used on iPhone to control your device remotely using Wi-Fi.
After you have fully understood SS you can SSH into your iPhone and download file “com.apple.SpringBoard.plist” from
: System>Library>LaunchDemons>com.apple.SpringBoard.plist
The file is in binary form and you can covert it here into text here
After conversion locate the key “DYLD_INSERT_LIBRARIES.” in the file by opening the file with a good text editor. (Notepad ++).
This key contains the path of all dylib files which springboard will try to load at startup. Each file location is separated by a ‘:‘. Remove the the complete path of the dylib file you think is causing the problem.
Save the file as com.apple.SpringBoard.plist and put it back on the iPhone in the/System/Library/LaunchDemons/ folder
Hiç yorum yok:
Yorum Gönder