Archive for the ‘Hardware’ Category

One click hacking for iPhone 1.1.1

Monday, October 29th, 2007

Jailbreaking of iPhone can’t be easier than this. Try AppSnapp. You don’t need a computer and you don’t need to know anything about command line scripts. Just connect to http://www.jailbreakme.com/ using Safari on your iPhone or iPod Touch, then click “Install AppSnap” button at the bottom. That’s it. You will find installer on your iPhone. If you need more detailed information, try iPhone Atlas.

Happy iPhone life!! ;-)

Hacking iPhone 1.1.1

Saturday, October 27th, 2007

I’ve been waiting for more tailored and GUI-based hacking tool for iPhone 1.1.1 firmware, just like AppTap which works perfectly for iPhone 1.0.2 or earlier. Because I once screwed up with early hacking method, I didn’t feel like trying it again. But no one seems to release one for MAC OS X for quite some time so I decide not to wait any longer. (For Windows platform, there is a solution called, iDemocracy.) So I tried a lengthy method described on iPhone Atlas and I’ve managed to make it work. There have been some hassles but I kinda like 1.1.1 firmware and it works quite good.

Don’t be afraid if you get lost in the middle of upgrade. Just start from the beginning and you’ll be just fine. If your iPhone doesn’t seem responding during the procedure, I’d recommend you to wait for 4 more minutes. (especially, when you use AppTap or Jailbreak in iNdependence.) If it’s still not responding, turn it off manually and disconnect iPhone from your computer and reboot and re-connect. Try again the step where you screwed.

Note: When you are told to connect your iPhone using SCP command, you can’t do it unless your iPhone is already connected into the wireless network. In my case, I had to activate my iPhone using iNdependence and set a proper access point before copying installer. Also sometimes, SCP just don’t respond without apparent reason, then just install again SSH/SFTP/SCP using iNdependence. Sometimes you have to jailbreak again.

# Find the AppTapp application from before. Right-click (or hold the control key and click) on the AppTapp icon, then select “Show Package Contents” from the contextual menu.
# Navigate to Contents/Resources. Drag the enclosed file “Installer” (this is actually the iPhone application, and its full name is Installer.app) to your /Applications folder.

>>> # Open Terminal (located in /Applications/Utilities) and type the following: scp -r /Applications/Installer.app root@IPADDRESS:/Applications/ replacing IPADDRESS with the IP address of your iPhone (you can determine your iPhone’s IP Address by tapping Settings, then “Wi-Fi,” — tap the arrow next to the name of the Wi-Fi network to which your iPhone and look at the IP Address) [If you get an error message regarding ssh hosts or saying “WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!” enter the command rm ~/.ssh/known_hosts and press return]

If you jail-braked your iPhone 1.02 and upgrade it into 1.1.1, you will loose certain features: arranging springboard icons, scrolling springboard up/down, ect. But if you ask me, I’d say, I don’t bother. So I encourage you to upgrade to 1.1.1 and I am sure that you will like it. Don’t forget to sync your iPhone into your computer before you upgrade since you’ll lose everything on your iPhone and you can’t use restore function in iTunes. You have to manually make sync settings from nothing after upgrade.

Also if you ever unlock your iPhone for any SIM card usage, you have to take a different track with mine. But don’t worry. It’s a proven solution.

Hope you enjoy it just like me. ;-)

How to hack YouTube on iPhone

Sunday, September 9th, 2007

If you failed to hack nothing but YouTube on your iPhone, this procedure will help. Please follow the instructions on the Hack the iPhone site. If it doesn’t work for you, here’s your next step.

Note: The instructions on the hack the iPhone site is just how-to of copying the 3 files from the YouTube activated iPhone to your iPhone. If you don’t have the 3 files (data_ark.plist, device_private_key.pem, and device_public_key.pem) , start to google.
Connect to your iPhone with your FTP client on your Mac/PC and you will see the following 2 folders.

Library
Media

Then, move to the Lockdown folder: Library > Lockdown. Download Lockdown folder to your computer. Since you already done the steps on the Hack the iPhone site you’ll find modified data_ark.plist file in the folder.

Be cautious from now on. (I recommend you to back the downloaded Lockdown folder before you proceed.)

1. Open it with your text editor. Find the code starting <key>-DeviceCertificate</key> and you will also find <data> tag with a long string ending with </data> tag. Copy this whole section to your clipboard. Now you copied the DeviceCertificate and its data.

2. There are 2 folders, “activation_records” and “pair_records” under Lockdown folder. You will see a few .plist files in those folders. You have to open all the .plist files in those folders and find & replace the DeviceCertificafe section manually, one by one. Notice that there should be ‘-’ in front of “DeviceCertificate” key value or it won’t work.

3. If you replaced all the sections in those files, upload the modified Lockdown folder to iPhone.

4. Restart your iPhone and you will find YouTube is now working.

Enjoy your happy iPhone life. ;-)

Note: It works on 1.02 firmware.