Archive

Posts Tagged ‘Jailbreak’

Jailbreak/Unlock firmware 3.1.2 iPhone 3GS [Win/Mac]

March 8th, 2010 Ayush No comments

In this tutorial you’ll jailbreak/unlock firmware 3.1.2 for iPhone 3GS using BlackRa1n. Before continuing, please make sure that you are on 3.1.2 firmware and 05.11.07 baseband. Go to setting => General => About

If you are running some older firmware then upgrade to firmware 3.1.2.

Step 1. Go to http://www.blackra1n.com/ url, download BlackRa1n depending upon your computer (PC or Mac). If you are downloading using safari then your download will be in zip format. Unzip it.

Step 2. Connect iPhone to the computer and make sure that iPhone is turned on.

Step 3. Double click on blackra1n icon that you downloaded in step 1.

Note: you may get warning depending upon your operating system after double clicking on blackra1n icon. Click on Run.

Step 3. You will see a large button (make it ra1n) on a window. Click this button.

Step 4. Your work is done now. Geohot will do the rest. iPhone will enter in recovery mode.

Step 5. Wait for 5 mins. You’ll see jailbreak done screen. Your iPhone will reboot now.

Step 6. Unlock iPhone and check your screen. Your iPhone is jailbroken. You’ll see blackra1n icon in your iPhone’s window. Tap on the icon.

Step 7. [Optional] Go to Setting => General => Auto-Lock and make this value Never.

Step 8. Choose installer you like most and choose snow if you would like to unlock your iPhone for all the carriers.

Note: You will need internet connection on your iPhone to perform step 8.

Step 9. Wait for some time. You will see a log window after all the installations are finished.

Step 10. If you want to remove blackra1n icon form iPhone then tap on uninstall blackra1n. You’ll see delete button. Tap on this button.

Step 11. [Optional] If you have changed Auto-Lock time in step 7, then reset this value to the value you like.

Use iPhone as USB drive

February 25th, 2010 Ayush 1 comment

Application requirement :
1. Jailbreak
2. iPhone OS 3.0

Steps to install USB drive on your iPhone
1. Open Cydia
2. Go to Manage => sources
3. Press Edit on top right corner and then press Add on left corner. A input box will appear.
4. Enter http://apt.dmytro.me and press Add Source
5. Cydia will now add entered source. After successful addition of the source, press Return to Cydia button.
6. Now tap on Done button on right corner.


7. Tap on listed source. This will show you USB Drive application and other applications from this source.

8. Install this application as you normally install any application from Cydia.
9. After successful installation of USB drive app, Launch USB Drive application by tapping the USB Drive icon on the main screen.
10. You’ll see three modes
Drive + iTunes:
In this mode USB Drive replaces Picture Transfer Protocol (PTP) interface with Mass Storage interface and lets you use the iPhone as a USB Drive. At the same time you can perform iTunes synchronization, developers can use XCode debugger ,etc. In this mode USB Mass Storage will not work on Windows with iTunes or Apple USB Drivers installed.

Default:
This is the iPhone default mode. USB Drive doesn’t install daemon application nor modify any USB settings. Picture Transfer Protocol (PTP) is active as well as iTunes synchronization and tethering over USB.

Drive Only:
This mode is to resolve compatibility issues with Windows and iTunes. In this mode USB Drive changes the iPhone’s USB product ID. This will prevent iTunes synchronization, but USB Mass Storage will work on Windows (and other operating systems). Switch to the Default or Drive + iTunes mode will restore iTunes sync.

11. Select the mode of your choice and click on Create drive


12. Enjoy your new USB drive.

Categories: Jailbreak, Utility Tags: , ,

MMS – Another Reason to Jailbreak iPhone 2G

August 23rd, 2009 Amit No comments

With OS 3.0, iPhone 3G users got MMS feature along with many awaited features. iPhone 2G users got all the features except MMS.
I don’t know the exact reason why Apple has not provided this to iPhone 2G users. There is no harware limitation for this feature in iPhone 2G.
There is app available for activating MMS in jail broken iPhone 2G. To activate MMS on jail broken iPhone, follow the instructions below.
1. Open Cydia and go to search tab.
2. Type ActivateMMS2G in search box and you’ll get ActivateMMS2G application from iSpazio.
3. Tap on install and confirm the installation.
4. After successful installation, Cydia will exit and reboot the device.
5. Go to Message application, you’ll notice camera icon.
6. Take some picture or use any existing picture from your galary. Send it to your friends.
7. Done!!!

Unlock/Jailbreak to iPhone 2.2

August 23rd, 2009 Amit No comments

The iPhone Dev-Team has released new versions of QuickPwn and PwnageTool for the 2.2 iPhone firmware.

You can find our newly updated tutorials here (more to come):
- Jailbreak 3G (Mac) (Safe)
- Unlock/Jailbreak 2G (Mac) (Safe)
- Unlock/Jailbreak 2G (QuickPwn Windows) (Safe)
- Jailbreak 3G (QuickPwn Windows) (Unsafe if you want to unlock in the future)
- Jailbreak 2G/3G (QuickPwn Mac) (Unsafe for 3G if you want to unlock in the future)
To read in detail click here.

Recording video in iPhone (V 2.0.1)

August 23rd, 2009 Amit No comments

There are few paid video recorder available in iPhone. I tried one of them but was not happy with the quality and it takes too much time in saving video to the disk. Recently I tried cycorder, which is available free of cost. I like this recorder as it doesn’t take time in saving video. Quality of recorded video is awesome. You can’t expect better quality than this in 2 M Pixel camera.
To install cycorder, you must have jailbroken iPhone which is running firmware 2.0 or above. Go to cydia search option and type cycorder. Now install it like you installed other packages using cydia.

Enabling Edge in firmware 2.0.X

August 23rd, 2009 iPhoneInterest No comments

If you have updated your 2G iPhone to firmware 2.0 or later then you would have noticed that there is no Edge setting present and you can’t use Edge on such iPhone. Specially in case of jail broken iPhone, you might want to use edge connection to access internet. To enable edge, follow the instruction set
1. Make sure that you are able to connect your iPhone to WinSCP. Click here to know more.
2. Go to /private/var/mobile/Library . Now click on Carrier Bundle.bundle.
3. You’ll see carrier.plist file. Copy this file to your computer.
4. You need to edit carrier.plist file. In case if you are using Mac then it’s very easy as there are many editors available which can open .plist binary files in text format. If you are using windows then you may use http://iphoneinterest.com/view-plist-files link to see the content of the file.
5. Upload the file to above link (Mac users too).
6. You’ll see that you file is converted to xml format. Now you need to copy the converted content and save this content to carrier.plist file into your computer.
7. Open saved file in text editor.
8. Add following entries just below tag as shown in image. Save the files.

<key>AllowEDGEEditing</key>
		<true/>

9. Replace carrier.plist file in your iPhone from this newly created carrier.plist file.
10. Reboot iPhone and now go to Settings-> General -> Network. You’ll see Cellular Data Network in this page.
11. Provide network detail and enjoy edge.

Categories: News Tags: , , , , ,

Installing MPlayer on iPhone

August 23rd, 2009 Amit No comments

MPlayer for iPhone supports mpeg4, h.264, wmv, mp3, aac, wma, real media, and t-dmb formats. It is good to have more supported movie formats for iPhone so that you don’t need to convert favorite movies to MP4 format before playing them on iPhone. To do that, you need to install MPlayer. Below are the steps to install MPlayer in iPhone
1. Make sure that yours is jailbroken iPhone as MPlayer is only available for jailbroken iPhones which have 2.0 or above firmware. So if your iPhone is having lower firmware version you need to update it to 2.0 or above.
2. Open Cydia installer app.
3. Update all the pending updates in Cydia installer.
4. Search MPlayer in search section of Cydia installer.
5. Tap on install button. It’ll install MPlayer in the iPhone
6. Connect iPhone to WinSCP and go to /private/var path
7. Look for media folder and if there is no media folder in this location then create one. This is the folder which will contain all the MPlayer’s playable files.
8. Copy movie files to /private/var/media directory.
9. Open MPlayer in iPhone. It will show you the list of all files present in above folder.
10. Tap on any file you would like to play.

PDANet: Use iPhone as WiFi router

August 23rd, 2009 Amit No comments

PDANet from June Fabrics is very popular in windows based mobiles. It allows you to turn your smart phone into Wi-Fi router for your laptop. It is now available for iPhone.

Unlike other software like iPhoneModem, NetShare that tether your iPhone through SOCKS proxy solution, PDANet is true Wi-Fi router. This works seamlessly as if you are connected to a Wi-Fi router. You can share internet to as many terminals you want. You don’t need to configure any settings in your browser or you don’t require specifying any IP address. This is simply another Wi-Fi router.
The only negative point in this app is that you need to jailbreak your iPhone.

Categories: Utility Tags: , , ,

IBM Releases Windows iPhone Programming

August 23rd, 2009 iPhoneInterest No comments

A good news to Apple Apps developers, IBM has released a tutorial on how to use the Eclipse C Development Toolkit (CDT) to program native applications for the iPhone.
You can write iPhone Apps by using Eclipse IDE in windows operating system. The only requirement is that you need a jailbreak iPhone.

PhotoBoard in App Store

August 23rd, 2009 iPhoneInterest No comments

It’s fun playing with pictures you like most. You can expand, move, rotate and do more with PhotoBoard. You can manipulate group of pictures by touch of fingers, as you do in real world by using PhotoBoard. 1. Move, scale, and rotate both board and multiple pictures at once with your fingers
2. Easy and natural interface
3. Take a high resolution screenshot of your board, it will be saved in your “camera roll” / “saved photo album”.
Photoboard is available on the iPhone/iPod Touch App Store. It is available in jailbreaked installer (1.1.4) too.

Categories: Multimedia Tags: , , ,