Showing posts with label developer. Show all posts
Showing posts with label developer. Show all posts

Sunday, January 30, 2011

Fake Code Signing for Xcode and sending App to Cydia

If you have downloaded and installed Xcode to your computer and you don't want to pay Apple the $100 to test your application on your device or to submit it to Cydia, you can create a certificate to fool Xcode into allowing you to fully build and test your application.

The following steps will describe how to create this certificate, deploy it into Xcode, and a few steps on how to submit your application to Cydia once you're done creating it.

These steps are the same on a Mac or a virtual machine to run OS X.

1. Watch this video and follow it's instructions:




2.Once you've finished creating your app, Ctrl+Click the application's name and click on Get Info.



3. Navigate to the Full Path of the application, this is the file you will be submitting.


4. Go to http://modmyi.com/devportal and fill out all the details. They will email you once your package is in Cydia.

Sunday, January 31, 2010

Develop iPhone Apps on Windows with DragonFire SDK

DragonFire SDK now allows Windows developers to create apps using C++ for iPhone. After developing apps using the DragonFire SDK, you can submit your apps to DragonFire to compile the app into an .app file (the first build is free but subsequent builds will cost you). DragonFire will also allow you to test your apps on jailbroken iPod's and on the computer simulator.

  1. Dowload the SDK form here: http://www.megaupload.com/?d=FX7NZZNR
  2. Unzip the file.
  3.  Find the file named DragonFireSDK.aaa and rename it to DragonFireSDK.lib
  4. If you don't already have Microsoft Visual C++ download this free copy and install it: http://www.microsoft.com/Express/VC/#webInstall
  5. Double click Example.dsw and Build and Run the project.
  6. You should see a red ball in the iPhone Simulator.
  7. Change the Example code and begin building your application.

Saturday, October 10, 2009

What's Up with all these 3.1 Jailbreak Code Names?

The fight between who is going to be able to jailbreak all iPod touch's and iPhone's for both Mac and PC first has been getting very aggressive in the past week. All the developers have been coming up with secret code names for their projects, and for themselves, some have even created fake code names to throw us and their competition off. Here is a comprehensive list of the code names and their definitions. This page will be updated if new code names come out (and they probably will).

Jailbreaking Tool Developers:
  • iH8sn0w- Jailbreaker who is working to port Dev Team's PwnageTool to Windows. The ported version is to be called sn0wbreeze (see below). More Info.
  • GeoHot- The user name for George Hotz. He was the one who found the original iPhone exploit and released Purplera1n. He is currently developing Blackra1n (see below). More Info.
  • DarkMalloc- Working with iH8sn0w. More Info.
Jailbreaking Tools:
  • Blackra1n- A jailbreak by GeoHot (see above) the supposedly jailbreak the iPod touch 3G. More Info.
  • Appuloha1l-An easy-to-use jailbreak by the same jailbreaker as Chocolatera1n. It is expected to be released on October 11, 2009. [Fake]
  • Chocolatera1n- A more advanced jailbreak by the same jailbreaker as Appuloha1l. Supports the H1ssingsnake exploit. Has ability to download Cydia packages and update from the app itself. It is expected to be released on October 12, 2009. More Info. [Fake]
  • Bananam1lkshake- A new jailbreaking tool that is for iPhone 3G[S] users that will be able to jailbreak even if the USB and H1ssingsnake exploits are fixed by Apple. But this is only a back-up plan (Possibly fake). More Info.
  • sn0wbreeze- A ported version of PwnageTool to Windows, ported by iH8sn0w and DarkMalloc. Sn0wbreeze is to be released by October 12, 2009.
Exploits:
  • H1ssingsnake- An exploit required by Chocolatera1n to jailbreak.
  • USB-An software exploit that is used by Appuloha1l.
  • ECID- Used by Bananam1lkshake as a back-up plan for iPhone 3G[S] jailbreakers in-case other exploits are fixed in updates by Apple (Possibly fake). More Info.