iPhone Hacking - Custom Ringtone and SMS Notification

Following up on the earlier hacks is customizing the most common audio: and SMS notification. Apple has locked down custom ringtones and profit from them. The biggest problem is, their selection is scarce and sucks. Here’s a simple guide on how to upload the Ringtones:

  1. Choose an MP3 file and trim it to 30 seconds or less - I use Audacity (download link) to do it
  2. Import that MP3 into iTunes
  3. Goto iTunes -> Preferences (for ) or Edit -> Preferences (for PC)
  4. Navigate to Advanced -> Importing tab and set the “Import Using:” to AAC
  5. Find the trimmed MP3 file inside iTunes, right click and choose “Convert Selection to AAC”
  6. Right click the AAC version of the file and choose “Get Info”
  7. Note the path to the file as indicated by the “Where” section under the “Summary” tab
  8. Navigate to the location of the file and copy it to desktop
  9. Change the extension of the copied file to “.m4r”
  10. Open the files in iTunes and it should be automatically inserted under Ringtones category, which then can be transferred to

NOTE: I have tried to use “SoundConverter” and set the file type to be m4a. This actually doesn’t work. When I did it that way, the file will be uploaded but won’t be able to be played. It might have something to do with the file size generated by “SoundConverter” being too large. Read the rest of this entry »

Share and Enjoy:
  • Digg
  • del.icio.us
  • Slashdot
  • Facebook
  • Haohao

Tags: , , , ,

HOWTO: Fix Apple’s WebKit and JavaScriptCore Framework Error

The error message:

1
2
3
Symbol not found: __ZN3KJS11Interpreter4markEv
Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

The probable cause:
All fingers seems to point to the Safari and Security update. This happens mostly on Tiger system, but it happens on a brand new Macbook on the way being updated to the latest version after opening the box.

Resolution:
This error is solved by replacing the Webkit.framework and .framework; however there are not that many walkthrough on how to replace the . Here’s a guide on how to replace the framework:

  1. Download Pacifist
  2. Download Leopard 10.5.4 Combo Update or Tiger 10.4.11 (Intel) Combo Update or Tiger 10.4.11 (PPC) Combo Update
    NOTE: This method has only been tested and confirmed on the Leopard version. The tiger version is only an educated guess
  3. Open pacifist (trial version is okay) and use it to open the package (the .pkg file that is available after mounting the 10.5.4 combo update)
  4. Navigate to find the System/Library/Framework both in the Pacifist and Finder
  5. Drag and drop the Webkit.framework and .framework from the Pacifist to the Finder (admin password will be asked, confirm file replacement as needed)
  6. Restart your computer
Share and Enjoy:
  • Digg
  • del.icio.us
  • Slashdot
  • Facebook
  • Haohao

Tags: , , , ,

iPhone Hacking - T-Zone on iPhone

There are two ways to do this, by using the Installer or by modifying 2 text files manually. I have not tried the Installer apps, but a lot of people are saying that it works.

Installer Method

  1. Add the following repository in your Source: http://limitededitioniphone.com/lei.xml
    If you need help on how to add repository, read my other post
  2. Install the T-Mobile -> ’s Hack

Read the rest of this entry »

Share and Enjoy:
  • Digg
  • del.icio.us
  • Slashdot
  • Facebook
  • Haohao

Tags: , ,