Hardware | Jailbreak iPhone, iPod Touch, iPad - Part 2 Skip to content

Jailbreak iPhone, iPod Touch, iPad

новости про джейлбрейк iPhone, iPod Touch и iPad

Archive

Category: Hardware

WhiteiPhone4 205x300 White iPhone 4 Unboxed! Video!It seems the device is the latest version of the white iPhone 4, which is officially scheduled for release in the end of this year. “Some people believe that this may be one of those devices that have been destroyed by Apple in the last minute after the discovery of defects of white color that have been found.” Check out

With the white iPhone Apple had some difficulties while its production. Its release has been delayed already twice, and there is still no exact release date. We hope that most of the issues associated with the “color” and “light leakage” are being solved right now, so that we can get it much sooner rather than later.

T1000 300x208 iPhone 5 to Be Made of Liquid Metal, à la T 1000 from Terminator 2?Do you remember the robot called T-1000 Skynet made of liquid metal in the film Terminator 2? It seems that Steve Jobs decided to create devices of next generation using Liquidmetal Technologies, a California company from which Apple has recently acquired the exclusive rights for creation of liquid metal alloy products.

One of the best and most distinctive factors in all Apple products is how this company produces its own devices, the quality of production, as well as the materials used, which, undoubtedly, have first-class quality.

Now that Apple has the exclusive rights to create products of the liquid metal, we can assume that it has no plans to create a robot for the next Terminator movie, but probably will use it for such devices as iMac, iPad and iPhone of the next generation in order to be one step ahead of its competitors.

AppleLiquidMetal iPhone 5 to Be Made of Liquid Metal, à la T 1000 from Terminator 2?

iphone4 hack 266x400 iPhone 4 has been successfully hacked (jailbroken)

Congratulations to all iPhone users. iPhone 4 has been successfully jailbroken. iPhone hackers @planetbeing and @chpwn has managed to get root access on the device using @comex’s userland jailbreak method. However do not expect new jailbreak utility soon. @p0sixninja has confirmed that it cant be released in its current shape because it contains some of Apple’s proprietary code:

@i_Enthusiast the jailbreak shown is a more of a stepping stone for us, it can’t be released because it includes some of apples software

You should not expect the carrier unlock soon too. This is because iPhone 4 uses a new baseband OS, which will require a complete rewrite for ultrasn0w unlocking tool:

The DevTeam and others have been checking through the iPhone 4, and have noticed the baseband runs a completely different OS than on previous models. The iPhone 3G and 3G[S] both ran Nucleus OS on the PMB8878 baseband CPU (aka XGold 608), where the iPhone 2G ran the PMB8876 (aka S-Gold 2). iPhone 4 uses the PMB9800, or X-Gold 618 – running a separate OS – ThreadX, an RTOS by ExpressLogic.

IMG 0079 21 300x400 Tutorial: how to connect external HDD to Apple iPad

iPad USB Camera Connection Kit is much more useful as it seems. Max Sha, an experienced user, was able to access external hard drive with this kit. All you need is a jailbroken iPad, an external drive, a split-USB cable to give the drive some power and a terminal of some sort (f.e. MacBook) to mount the external storage. While it is a little unwieldy, it shows that Terabytes of external storage for iPad is possible.

Here is a complete step-by-step guide from Max Sha:

For starters, you will need to do the following:

1. Have an external hard drive formatted to either HFS or FAT32. NOTE: All data will be erased!

2. Perform the Spirit Jailbreak.

3. In Cydia, install iFile ($4.00 for full version, but there is also a free trial) and OpenSSH (free)

4. As well, install the “Nano” terminal text edit from Cydia.

Fig 5 300x400 Tutorial: how to connect external HDD to Apple iPad

5. For this particular example Max used GoodReader app for iPad ($0.99).

Now you can begin the process of mounting your hard drive. You will need external power for the drive. If you have an external drive with power (one that has a USB port and an external power supply) you won’t need to worry about this. If you have external drive with just an USB cord you will need a split USB cord.

1. Open “Settings” on your iPad to find your IP address (make sure you’re on the same network as your iPad).

Fig 9 300x400 Tutorial: how to connect external HDD to Apple iPad

2. Open Terminal, on your Mac (/Applications/Utilities/Terminal.app). On Windows you can use Putty.

3. At the prompt, SSH into your iPad with the IP address you found in the “Settings” app (make sure OpenSSH is installed!), with the following:

ssh root@[iPad IP address]

Fig 10 400x252 Tutorial: how to connect external HDD to Apple iPad

For you first time users, the password for your root account will be “alpine”. NOTE: Please change your password ASAP. To do this, once you’ve logged in VIA Terminal, type the following into the command prompt:

passwd root

You will then be prompted for a new password. Please do the same for your “mobile” user as well, by doing the following:

passwd mobile

4. Now, type the following, in Terminal:

mkdir /Volumes
mkdir /Volumes/EXT
ln -s /Volumes/EXT /var/mobile/EXT
nano /var/stash/Applications.xxxxxx/iFile.app/Info.plist (“xxxxxx” is a series of numbers after “Applications”. If you type “/var/stash/Applications” and hit the “Tab” key, it will fill in the rest for you).

5. The nano text editor will now open. Please add the following lines below the first “<dict>”, in the document (this makes iFile look much better on the iPad):

Fig 13 400x253 Tutorial: how to connect external HDD to Apple iPad

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

6. Then hit “Ctrl+x”. Followed by “Y”, and then “Enter”. This will save the changes that you made.

7. Now, reboot your iPad. You will notice that your SSH connection will have closed, in Terminal. Re-open terminal, when the iPad reboots, and follow steps 1-3 (without reseting the passwords again).

8. Open iFile, and go into the settings. It is recommended to have the settings set as shown below. The most important is enabling “Application Names”. Hit “Done”. Close out of iFile by hitting the Home button. Restart iFile.

Fig 15 300x400 Tutorial: how to connect external HDD to Apple iPad

FIG 16 300x400 Tutorial: how to connect external HDD to Apple iPad

9. In iFile, navigate to “/Volumes/”. Then, select the “Edit” button, in the top right.

10. Check the circle next to the “EXT” folder you created in “Step 4″.

11. Click the “Box with an arrow”, in the bottom right. In the dialogue box that opens, select “Copy/Link”.

Fig 19 300x400 Tutorial: how to connect external HDD to Apple iPad

12. In iFile, Navigate to “var/mobile/Applications/”. You should now see the names of applications above the actual folder names. Navigate to the “GoodReader” folder, then the “Documents” folder.

Fig 20 300x400 Tutorial: how to connect external HDD to Apple iPad

Fig 21 300x400 Tutorial: how to connect external HDD to Apple iPad

13. Click the “Edit” button again. And then click the “Box with an arrow”, in the bottom right. Click the “Create Link” button. You should now see the “EXT” folder. Hit “Done” in the upper right.

Fig 22 300x400 Tutorial: how to connect external HDD to Apple iPad

14. Now, connect your iPad Camera Connection Kit.

Fig 23 300x400 Tutorial: how to connect external HDD to Apple iPad

15. Take your hard drive and plug the secondary port into a power supply (in this case, Macbook Pro). Then, plug the main USB port into the iPad. You may see a message similar to “Insufficient power to mount this drive” error message on the iPad. With an external power supply, it should be much more convenient. NOTE: You MUST plug in the external power supply first, or else the iPad will not mount the drive.

Fig 24 300x400 Tutorial: how to connect external HDD to Apple iPad

IMG 0079 21 300x400 Tutorial: how to connect external HDD to Apple iPad

16. Now, lets go back to terminal. Type:

ls /dev

What you’re looking for here is the file “disk1s1″. If that does not show up, try steps 15-16 again. If you see “disk1s1″, proceed to step 17.

17. For a FAT32 formatted drive, type the following, into terminal:

Fig 26 399x250 Tutorial: how to connect external HDD to Apple iPad

mount -t msdos /dev/disk1s1 /Volumes/EXT

It will take a few seconds, and then return you to the command prompt. For an HFS drive, type the following:

mount -t HFS /dev/disk1s1 /Volumes/EXT

18. You are now good to go! You can now access the files in either iFile, or GoodReader. As an example of how to manipulate the files, watch the video below.

19. To unmount the drive, type the following, in Terminal:

umount /dev/disk1s1

20. That’s all!

Here is a video demonstration:

Many thanks to Max Sha!

ipad jailbreak 400x300 Apple iPad was hacked: here is a jailbreaking video

That didn’t take long. In less than 24 hours hackers managed to jailbreak Apple iPad, to get a root access to a file system. The first video of a jailbreaked iPad was recently published by Musclenerd, famous hacker from DevTeam. This was a team work of Musclenerd, chronicdevteam, comex and chpwn.

Watch the video:

iDongle is a new device that lets you to jailbreak your iPhone/iPod Touch or reboot it on the go. It is very easy to use -- just plug it in and wait. The only problem is that it supports only iPod Touch 2G/3G and 3.1.2 iPhone 3GS.

At the moment there is only a dozen of this devices, but the developer says he collects money at the moment to build up a full-fledged production.

iCons1 A Set of 18 iCon Magnets Only For $13

Another cool stuff was released by the Jailbreak Collective. It is a set of  iCon Magnets for your refrigerator (or any magnet surface). The authors say these are the icons for the old-school tasks where the usual iPhone apps are coming up short.

The price for 18 magnets is $13 plus shipping. It is available for purchase here.

keyboard 400x225 External IR Keyboard for iPhone Without Jailbreaking

Perceptive Development developed a hardware and software solution that allows infrared keyboards to be used for typing on the iPhone, using less than $20 of electronics. They have managed to get an external keyboard working via a custom connection built for the headphone jack. Headphone jack in/out hardware is one of the few interfaces that’s open in the official SDK.

They have built a microcontroller that converts input from an external Targus IR keyboard into a format the iPhone’s headphone jack can understand, which is then fed to a terminal app that doesn’t require jailbreak. Nice!



Read the rest of this entry »

  • Page 2 of 2
  • <
  • 1
  • 2