Other | Jailbreak iPhone, iPod Touch, iPad - Part 3 Skip to content

Jailbreak iPhone, iPod Touch, iPad

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

Archive

Category: Other

Graviboard is an upcoming interesting iOS jailbreak application, which will be soon available in the Cydia Store for $2.99. The application allows iDevice owners to set their icons free by abolishing the gravity that holds them on their places on the Springboard. You may drag these “floating” icons around the screen, and there still might open the apps by touching.

Everybody knows that the iPhone Springboard can’t be turned in landscape mode. Apple wants you to hold the device in portrait mode only. But some apps, like Mail, support the horizontal orientation. So, Cydia developers offer us the alternative solution, a new hack available in Cydia called “SBRotator” ($1.99). If you change your iPhone’s orientation, using the app, the Springboard will just follow it. But Springboard orientation change requires a proper layout change too. SBRotator puts an extra tab which enables you find the configuration that best suits your needs. Moreover, the program allows you to resize icons for landscape mode.

doesnt airplay1 500x265 Apple kills AirPlay on iPhone 3G [Video]

Multiple developers and users testing out the iOS 4.2 betas claim that the AirPlay functionality was definitely removed from Apple’s iPhone 3G. AirPlay is gone from the golden master version of iOS 4.2. In fact, the AirPlay did work on the iPhone 3G at the previous betas. There are no any reasonable causes why the AirPlay was cut from the GM version.  Perhaps, Apple is trying to get users to upgrade to their latest iPhone model or, on the other hand, it is just an issue in the GM seed. May be the AirPlay functionality will return in iOS 4.2 public release. Anyway, there will undoubtedly be a jailbreak that can re-enable it.

redsn0w 096b2 375x400 iPhone Dev Team Updates RedSn0w With Limera1n

The iPhone Dev-Team recently has released a new version of RedSn0w for Mac and Windows.  RedSn0w uses the Limera1n exploit to support more devices and adds the ability to restore custom firmware ipsws. The crew promises that now RedSn0w will work with the iPhone 3G, 3GS, 4, iPad, iPod 2G, 3G, and 4G (Not iPod 2G-MC yet).

You can download RedSn0w 0.9.6b2 from here.

John Savio created a very amazing costume for Halloween, which looks like a real iPhone 4, but 10 times larger than the original. It is thin, has rounded corners, LED light on the back as a flash and even touchscreen. The costume was created from 40″ LED LCD Panel used as the smartphone’s screen. It is powered by two car batteries and run by Jailbroken iPhone 4, weighs roughly 75 lbs. The process of costume’s creation took about 40 hours to complete.

ios for ipad

It seams that hackers have had their hands on the iOS 4.2 beta 3 for iPad. But, as we know, there is no official jailbreak for it. Recently the well-known iOS hacker posted aт interesting picture in Tweeter. The shot depicts an iPad running MobileTerminal, a jailbreak application, which gives users full access to the terminal command line interface. But it looks strange, because it means that the hackers missed the beta 4, which should be released this past Tuesday, according to the Apple’s schedule. This could signal that Apple may skip beta 4 altogether and go straight to a GM build sometime next week.

A new interesting video, posted by a user named brokentwice2007, is called “The Official Geohot Movie Trailer” and was created to celebrate the success Geohot has achieved in unlocking and jailbreaking the Apple’s iPhone. It also looks like some kind of a parody for “The Social Network” movie, so check this out:

itunes Prevent iTunes from Updating Jailbroken Devices

iTunes continues to serve iOS updates even if your Apple’s device was jailbroken. And if these updates are downloaded and installed occasionally, your device may be returned to  a non-jailbroken state.  Here the script, which prevents iTunes from automatically downloading updates:

#!/bin/bash
clear
echo “This script will chmod the download locations for Firmware Files, So iTunes can not download firmware.”
echo “AKA it will prevent iTunes from auto updating your device.”
echo “”
echo “”
echo “To restore firmware just hold down option and manually select the firmware file.”
echo “”
clear
echo “Made By: Wesley K”
echo “wesley@wesleyk.me”
echo “http://wesleyk.me”
echo “http://wesleyk.me/twitter
sleep 2
read -sn 1 -p “Press any key to continue…”
clear
echo “Now I need your password to continue”
echo “Killing iTunes now”
sudo -v
sudo killall -9 iTunes
sleep 2
clear

echo “Im going to make all the folder needed to future proof a few things”
echo “If errors occur here, No big deals.”
sudo mkdir ~/Library/iTunes/iPad Software Updates/
sudo mkdir ~/Library/iTunes/iPod Software Updates/
sudo mkdir ~/Library/iTunes/iPhone Software Updates/
sleep 2
clear

echo “I am going to dump all the current files in your update folders.”
echo “This will prevent any updates from downloaded firmware.”
sudo rm -rf ~/Library/iTunes/iPad Software Updates/*
sudo rm -rf ~/Library/iTunes/iPhone Software Updates/*
sudo rm -rf ~/Library/iTunes/iPod Software Updates/*
sleep 2
clear

echo “Now preventing iTunes from downloading new firmwares.”
sudo chmod 444 ~/Library/iTunes/iPad Software Updates
sudo chmod 444 ~/Library/iTunes/iPod Software Updates
sudo chmod 444 ~/Library/iTunes/iPhone Software Updates
sleep 2
clear

echo “Made By Wesley K”
echo “Give me credit if you use it”
echo “For safe measures I would run this script after iTunes updates, It shouldn’t affect it but I don’t know yet.”

To use it, just copy and paste the script into TextEdit: TextEdit → Format →  Plain Text. Save the file wherever you want as blockitunesupdates.sh. Open up a terminal window and type chmod +x filepath, where filepath is the path to the script. To start it, drag the script file into a Terminal window, push Enter, and follow the instructions.

If you update iTunes, OS X, or repair disk permissions with Disk Utility, you may need to perform the above described procedure again to make sure iTunes stays blocked. If you want to lock the script, replace the three 444s in the script with 555 and run it again.

28 400x241 iOS 4.1 Jailbreak Launch Scheduled For This Sunday

Chronic Dev-Team member Joshua Hill has just confirmed that the new Greenpois0n jailbreak, which will allow you to jailbreak Apple’s latest iOS 4.1 software, is expected to be released this Sunday. To make the event more special, Dev-Team has decided to launch the tool at 10 past 10 AM on October 10th 2010. They will be releasing multiple tools, some of which will help you update to 4.1 without losing the possibility of unlocking your baseband for other carriers.

120 400x108 New Apple TV Allows App Installation, Needs Launcher

Developer Steven Troughton-Smith found out that iOS applications can installed on the new Apple TV. You only need to slightly modify the applications to identify them as Apple TV-compatible. Of course, Steven’s discovery is an important step in developers’ quest to run applications on the device, but the applications are not yet usable, as the Apple TV doesn’t have any application launcher that would be required for an app to function.


Read the rest of this entry »