iPhone Activation on Mac OS X

The previous tutorial was for Windows users, now let’s see how it works on a mac.
Tutorial is in the extended post.

1.) Download the following file to your Mac: iPhoneTool.zip
2.) Extract it to a directory on your desktop named iPhoneTool
3.) Open the program

iPhone Activation cracked – Tutorial

iPhone activation has been cracked by DVD Jon (gr8 nick man!)
His method will only work for Windows users right now as you need to patch iTunes.exe

You will need to download the following stuff:

iPhone Activation Server v1.0
MS .NET Framework 2.0

Additionally you can have a look at the source code gently provided:

PAS v1.0 Source Code

View the entire tutorial in the extended post…

1) Download UltraEdit-32, install it.

2) Download PhoneActivationServerV1.0, extract it to desktop or anywhere you want.

3) You might wanna backup the original iTunes.exe first in Program Files.

4) Run UltraEdit-32, open file iTunes.exe, use Ctrl+G to go to address 2048912,
then enter 33C0C3. Do the same for the rest two offsets:
Go to address 257074 then enter 28 and go to 257013 then enter 33C9B1.
Save the file and close UltraEdit-32.

5) Open Windows explorer and go to c:\windows\system32\drivers\etc.
Open the “hosts” file in ULTRAEDIT and add the line:

127.0.0.1 albert.apple.com

This will redirect any DNS query of “albert.apple.com” to your local host. Save & exit.
All you need to do is to run Phone Activation Server V1.0 first,
leave it running and then run iTunes.

Now when you plug in your iphone it will activate automatically in about 60 seconds.

10.4.10 software update available!

The 10.4.10 Update is recommended for PowerPC and Intel-based Mac computers
currently running Mac OS X Tiger. This update includes general operating system fixes,
as well as specific fixes or compatibility updates for the following applications and technologies:

– RAW camera support
– Mounting and unmounting external USB devices
– Support for 3rd party software applications
– Security updates

Dual boot Vista & OS X86 w/ Darwin Bootloader

We’ll talk here about the most easy and clean way to dual boot Vista & OS X86.
And guess what boot manager we will use? Yes, Darwin Bootloader from OS X.

You will need for this tutorial:

– Windows Vista installation DVD
– JaS OS X86 10.4.X installation DVD

I recommend the following disk partitioning:

– 3 primary partitions: 1- Windows Vista / 2 – OS X86 / 3 – OS X86
– 1 extended partition (containing several HFS+ or FAT32 or NTFS partitions)

Having 2 primary OS X86 partitions is really cool for testing new OS X86 install.
For instance, you can have Mac OS X86 10.4.9 running on the first, and the latest
Leopard WWDC Preview build 9A466 running on the second… ;-)

Click on the link above to read the full tutorial in the extended post.Thank you for looking further in this post, let’s begin the tutorial.

Step 1: Install OS X86 10.4.x on the second primary partition

Step 2: Make the first primary partition active to install Vista

Boot up OS X and in a terminal window,

sudo fdisk -e /dev/rdisk0
flag 1
quit
reboot

Step 3: Install Vista on the first primary partition

Step 4: Restore OS X86 in the MBR

Boot off JaS OS X86 dvd in single user mode (press F8 & type -s). At single user prompt,

fdisk -e /dev/rdisk0
flag 2
update
write
quit
reboot

Step 5: Make the first partition active back to boot up Vista

At this point OS X86 should boot up and in a terminal window,

sudo fdisk -e /dev/rdisk0
flag 1
quit
reboot

Step 6: Restore Vista on the MBR

Upon reboot, Vista will show “\Window\system32\winload.exe” corrupted.
Insert Vista disc & follow directions to recover.
Reboot & check that Vista boots up fine.

Step 7: Make second primary partition active to use Darwin Bootloader

Boot off JaS OS X86 dvd in single user mode again (press F8 & type -s). At single user prompt,

fdisk -e /dev/rdisk0
flag 2
quit
reboot