Sed | Jailbreak iPhone, iPod Touch, iPad - Part 34 Skip to content

Jailbreak iPhone, iPod Touch, iPad

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

Archive

Tag: sed

Developer of WinPwn (curent version is 2.0.0.3), IPhone unlocking and jailbreaking tool for Windows, announced today, that new version 2.5 will be released soon. Not much new features, mostely bugfixes.

“New WinPwn is being developed which will be a lot easier to use and should help a lot of people having issues.”

Is your mail crashing on 2.0 firmware?

This is generally caused after syncing your backup. This has nothing to do with jailbreaking or not. However, the fix for it is simple and is part of a jailbreak. The issue is that after syncing your backup, your mail folder is owned by root and your mail app running as user mobile does not have permissions to access it. You can fix it in SSH. But I also added a button in BossPrefs to solve it.

Step 1:Jailbreak your device

Step 2: Install BossPrefs from Cydia

Step 3: Tap “more”

Step 4: Tap “Fix User Dir Permissions”

Step 5: Sometimes, not always, you will need to load settings and reenter your mail passwords.

via sleepers.net

Thanks to Dev Team and the porting work of Jay Freeman as well as the authors of 3Proxy, it is now possible to “tether” your iPhone 3G and use its Internet connection on your laptop.

WarningTethering your iPhone is against the iPhone data plan terms. AT&T could slap you with huge fees if you overuse this. I recommend only using it during emergencies.

Here is a basic plan (by the way, this should work for old IPhone also):

  • Jailbreak your iPhone 3G
  • Install 3Proxy and Terminal
  • Create an ad-hoc Wi-fi network using your laptop
  • Join the network with your iPhone
  • Find the iPhone’s IP address
  • Open Terminal and run the proxy program
  • Open Safari on your iPhone and open a web page
  • Configure your browser to use the proxy

Later we’ll discuss it with more details.

Step 1: Jailbreak your iPhone


Read the rest of this entry »

Yesterday there was a release of PWNage 2.0. Now version 2.0.1 is avaliable.

Here is the list of bugfixes:

  • It auto-finds the bl39 and bl46 files better, if they’re on your computer
  • It creates the ~/Library/iTunes/Device Support/ folder if not present, which should help with some 1600 errors people have been having.
  • Many people have reported the PwnageTool not starting up at all (the icon never stops bouncing). This issue should be resolved now.
  • The Sparkle AppCast URL is fixed in this version, so automatic updates should work for future releases.

Because of the AppCast URL fix, we recommend that everyone who downloaded PwnageTool 2.0 get this version, if they want to stay up to date automatically.

If PwnageTool 2.0 pwned your phone correctly the first time, you do not need to pwn again with 2.0.1.

The file can be found on BigBoss_’s repository, or at Hackint0sh.

If you choose to download it from other mirrors, you may want to verify that the SHA1 of the file is 10b6c7dc22286e7b70c3d5a92cda7d117426fda9.

pwnage 20

Now older IPhone users users can upgrade to firmware 2.0 and IPhone 3G users have a possibility to have jailbreaked IPhones. That is because PwnageTool 2.0 is released today. Download links are: mirror1, mirror2, mirror3.

Just a reminder: this tool jailbreaks and unlocks older iPhones, and jailbreaks iPhone 3Gs and iPod Touches. No unlock for Iphone 3G yet. The supported firmware is 2.0 only. Platform is Mac OS.

If you get Error 1600 from iTunes (or if you see in your log a failure to repare x12220000_4_Recovery.ipsw), try: mkdir “~/Library/iTunes/Device Support” ;  if that directory already exists, remove any files in it.  Then re-run PwnageTool.

Reminder: as of right now, there are no apps out for 2.0. Over the next few days some will come out. So do not update yet if you have some favorite 1.1.x apps you are using! 2.0 will not run 1.1.4 apps

UPDATE: version 2.0.1 is avaliable

Run

This is a tutorial, that shows step by step how to use installed Java on the IPhone. Just in case you do not have Java installed on your IPhone there is a tutorial how to do it.

What we need is a working jailbraked IPhone with Java Installed. I used latest firmware 1.1.4, unlocked, jailbreaked and customized by winpwn.

Step 1: Create simple Java application, compile and run.


Read the rest of this entry »

Installed packages

This is a tutorial, that shows step by step how to install Java on the IPhone.

What we need is a working unlocked and jailbraked IPhone with Installer. I used latest firmware 1.1.4, unlocked, jailbreaked and customized by winpwn.

First of all I’d like to say we all want to use legal IPhones and operators. So everything written below is for testing purposes only :-). Hopefully this technology will be avaliable on all IPhones sold worldwide. You also might need to recover your IPhone, so make sure you backed up all your data. I personally did everything without any problems and needs to recover. Everything you do is your responsibility, etc…

So let’s start, because it’s worth it! It’s just one evening and you will be able to create your personal Java application, compile and run it on the IPhone, and amaze all your friends :-).

There are two steps:


Read the rest of this entry »