SSH-ing into your device all of the time, and annoyed by having to enter your password each time? Easy fix. You just need to set up public key authentification. Here’s how to do so, step by step.
Click to continue reading “SSH Without Password By Using Public Key”
Feb
01
2009
01
2009
Jan
24
2009
24
2009
Link Identity Editor (ldid) by Jay Freeman (saurik) can be used to bypass codesigning on the iPhoneOS (see his post ’Bypassing iPhone Code Signature‘). He also made a version for OS X, which is very handy if you build your iPhoneOS stuff on OS X. Here are step-by-step instructions on how to install it.
Click to continue [...]
Jan
24
2009
24
2009
I have just installed the ‘Open Toolchain’ for iPhoneOS 2.x on Ubuntu Studio, using the recently revised script by Jay Freeman (saurik). In fact it was more than recent. During the install, Jay helped me out with some errors I ran into, and made some further refinements to the script. We managed to get his [...]
Jan
22
2009
22
2009
Enter your password to view comments
Dec
20
2008
20
2008
Jay Freeman (saurik) has made some very handy binaries containing the approprite header files for the ‘open’ toolchain for iPhoneOS. These header files complement the GNU Complier Collection (GCC) and the GNU Debugger (GDB) to provide for a complete functioning toolchain right on your device. Here’s how to easily install the whole thing in just [...]
Nov
28
2008
28
2008
Before updating/restoring to a new firmware version, you may want to restore all the apps you had installed through Cydia without having to remember which ones you installed and re-installing them one by one. Since Cydia uses APT, we can use some commands to do this from the console with much less hassle. Here I [...]