Your Ad Here
Nov 10

We are now registering for Apple Developers Accounts the total price with a certificate and UDID registration is $7.99 for a full year. Use paypal form below your certificate will be emailed to you with in 24 hours (usually an hour), please include the UDID of your iOS device.

WE ARE NOT ACCEPTING REGISTRATIONS AT THIS TIME.

Ability to use iOS Betas and use iResign to sign and use cracked apps with out Jailbreak.

 

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Nov 05


Well Since the iPhone 4s and iOS 5 JailBreak is not available for the masses yet people have to resort to using other methods and here is how to do it.

We are now accepting UDID registration and certificates. Please register for this site and leave a commet below you will be contacted by site admin shortly. Please leave a commet or email macgeekworld@gmail.com or maingeek@macgeekworld.com. This is a low, low price of $7.99 for a full year UDID and Certificate + MobileProvision Profile.

Includes:

  • UDID Registration for your IOS Device (iPhone, iPod Touch, iPad, AppleTV2)
  • Certification (for iResign, also can be used with iPaGoD and CrappStore)
  • MobileProvision profile (need to run apptrackr.org apps)

Again this is only a referral service we do not register or provide access. Please leave commets below and you will be contacted shortly or email macgeekworld@gmail.com or maingeek@macgeekworld.com.

Instructions:

First and formost you need eater a developer account which is $99 at Apple or to have some one register your UDID

here you can find instructions on how to install OSX on Windows or ESXi Machine

 

OS X is required for this

1.) Download/Install iResign: (Download) http://www.2shared.com/file/hJ_YHugi/iReSign_20.html

 

Other places to Download iResign: http://imzdl.com/ or http://betaio.so

 

2.) Take the certifications and other files send to you when registered, this includes the cer file and p12 file

 

3.) Open up Keychain Access (Go to Spotlight and search for it)

 

4.) On the left side, select “login” under Keychains and “My Certificates” under Category. Once this is done, drag and drop the AppleWWDRCA.cer, Certificates.p12, and developer_identity.cer into Keychain Access.

 

5.) When prompted for a password use the password provided to you via email

 

6.) Plug your iDevice into your computer and then open iTunes. Drag the .mobileprovision file in iTunes over the “Library” section (you will see a green plus arrow). Or email the certificate to your self and open it up on your iOS device

 

7.) Go to http://apptrackr.org/ to download the application you want on your iDevice

 

8.) Open up iResign 2.0

 

9.) First, you must find the Certificate name. This can be found by going into Keychain, right clicking your certificate, and selecting Get Info. Copy/Paste the “Common Name” from Keychain into the “Certificate Name from Keychain” line in iResign. [ex. iPhone Developer: First Last (ABCDEFG)]

 

10.) Click and Drag  the .ipa file you downloaded from AppTrackr and click ReSign!

 

11.) iResign creates a folder on desktop “ResignedApps”, Drag and drop the newly signed file into iTunes [has "resigned" in the name]

 

12.) Sync and enjoy!

 

Troubleshooting:

 

* No Identity Found Error means that you did not type or copy the “Certificate Name/Common Name” correctly.

 

** If you are able to resign apps in iResign but cannot sync, this means your provisioning file is not installed correctly on your iDevice or you are syncing unsigned iPA’s in iTunes

.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Nov 04

DONK today released a new unlocker that allows to run os x on all vmware platforms including ESXi

Download here

 

Release notes:

 

Updated 4th November 2011

New unlocker which can do all the current VMware products. Please see the readme copied here.

Mac Son of Knife will be running another thread, http://www.insanelymac.com/forum/index.php?showtopic=267339, to help with running Mac OS X on this unlocker. This thread will be for updates and issues with the unlocking process only.

Mac OS X Unlocker for VMware
============================

1. Introduction
—————

The package is a combination of the Unlocker code written by Zenith432 plus some
scripts written by myself that wrap the actual unlocker code.

It has been tested against:

* Workstation 8.0 on Windows and Linux (32 & 64-bit versions)
* Player 4.0 on Windows and Linux (32 & 64-bit versions)
* Fusion 4.0 on Snow Leopard and Lion
* ESXi 5.0

The patch code carries out the following modification dependent on the product
being patched:

* Fix vmware-vmx and derivatives to allow Mac OS X to boot
* Fix vmwarebase .dll or .so to allow Apple to be selected during creation
* Copy darwin.iso if needed to VMware folder

Note that not all products recognise the darwin.iso via install tools menu item.
You will have to manually mount the darwin.iso for example on Workstation.

Also Player is missing vmware-vmx-debug and vmware-vmx-stats files and so an
error is shown during patching as the files are not found. This can be safely
ignored.

In all cases make sure VMware is not running, and any background guests have
been shutdown.

2. Windows
———-
On Windows you will need to either run cmd.exe as Administrator or using
Explorer right click on the command file and select “Run as administrator”.

install.cmd – patches VMware and copies darwin.iso tools image to VMware
uninstall.cmd – restores VMware and removes darwin.iso tools image from VMware

3. Linux
———
On Linux you will need to be either root or use sudo to run the scripts.

You may need to ensure the contents of the linux folder have execute permissions
by running chmod +x against the 3 files.

install.sh – patches VMware and copies darwin.iso tools image to VMware
uninstall.sh – restores VMware and removes darwin.iso tools image from VMware

4. Mac OS X
———–
On Mac OS X you will need to be either root or use sudo to run the scripts.
This is really only needed if you want to use client versions of Mac OS X.

You may need to ensure the contents of the osx folder have execute permissions
by running chmod +x against the 3 files.

install.sh – patches VMware
uninstall.sh – restores VMware

5. ESXi
——-
ESXi has to be patched using the scripts, as the unlocker is used to overlay
the ESXi firmware at runtime. You will need to transfer the files to the
ESXi host either using vSphere client or SCP.

Once uploaded you will need to either use the ESXi support console or use SSH to
run the commands. Please note that you will need to reboot the host for the
patches to become active.

You may need to ensure the contents of the esxi folder have execute permissions
by running chmod +x against the 3 files.

install.sh – patches VMware
uninstall.sh – restores VMware

6. Zenith432′s Unlocker
———————–

In all cases the unlocker can be run without the scripts but you would need to
carry out additional actions which the scripts encapsulate for you especially on
ESXi. If you want to run the unlocker directly the parameters are:

Usage: ./Unlocker.Linux64 [-h] [-u] [target_directory]
-h: print help
-u: remove the patch
target_directory: customize location of vmx executables

On all platforms you must run it with administrator or root privileges.
The source code is provided and Zenith432 makes it freely available for
modification.

Thanks to Zenith432 for building the unlocker and Mac Son of Knife for all
the testing and support.

Verision 1.0.0: http://goo.gl/Isn8V

 

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Nov 03

Here you can find all the needed tools and here you can find the help needed.

a

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Sep 01

122143-apple_media_event_500

Probably no Tablet, but some nice new iPods with cameras and maybe 3.1 ……

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Mar 03

Apple added a whole bunch of stuff this morning . Including new iMac, Mac mini, Airport extreme with dual radio antenna and Time Capsule.

Very nice stuff.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Jul 30

Here ya go enjoy.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Jul 22

This one is really interesting check out this store on gizmodo

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Jul 01

Sorry for the delay, but 10.5.4 is out now. Most likly to prep Macs for upcomming 3G launch ? You`ll also be happy to know that it works on the OSX86 10.5.3 as a normal upgrade.

About the security content of Security Update 2008-004 and Mac OS X 10.5.4

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Jun 13

Well there is a new company called EFiX which promises to deliver EFI on USB system that will allow us to use regular OSX DVD to install on Intel based PCs. Now the questions are how does this work, what systems would it work on, will it be available in US and how much is this thing ? Netkas has a video on his site.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Your Ad Here