Saturday, January 17, 2009

Omfg

The Dev Team has beaten me to my goal! But I must say it's very smart how they did it! I'll bring details in a later post :)

Tuesday, January 13, 2009

Goals for iPod touch 2G jailbreak

Goal1: make a hole in the System by either running Custom AT commands on the bootrom or if this fails just memory flash it, followed by rewriting it's code checker.
Goal2: Make Unsigned code specifically for IMG3 (instead of it's previous system IMG IMG2!)
Goal3: run unsigned code signature on the device (for apps like Cydia or Installer)
Goal4: make the process user friendly for the End user :)
Goal5: distribute the method to others for a JAILBREAK!!!!!!!!!
Goal6: party like a rock star!!!! xD
Goal7: fix bugs, and make adaptations (if needed!!) and then party again


:) this is gonna be fun woo0ot!

Back to the basics!

My very computer savy friend and I are using AT cmds in XRoot on his iPod touch 2G very simaller to that of the iPhone 3G AT unlock strings with a few differances


Details: this for command prompt on windows!

First plug your iPod in then open up cmd.exe run this

Tree c:

You will see a huge amount of driver and data paths. Find one in the iTunes section off of apple mobile device support and enter its directory info in CMD.exe then if you can create Custom AT strings do this;

AT \\iPod touch 2G.Task(ID)6787/rename=YOUR CUSTOM AT HERE!/yes

Then the command for the string will be;

AT+ExampleCommand
It will then enter all this what would appear to be babble stuff that are actually the real RAW Task ID's

I havnt gotton much farther yet because an AT command must be sent to the BootRom task list saying something like ...

AT\\iPod Touch 2G-BootRom Task(ID)6787/delete/yes

But we don't have
1) proper permissions.
2)the exact AT task.

So were going to work on it more for you so that running Unsigned code signature isn't a problem (but that will be Awhile)

Later

Abyssal Cmd

Wednesday, January 7, 2009

LOL !

sorry about that dumb post last time I was just curious and I would like to thank chronic for being patient and telling me to open up the contents of the .IPSW in a .Zip form and it was total crap! But maybe someone could write apple code and build.ipsw files in WordPad(not notepad!)

Monday, January 5, 2009

Woopsie! Chronic anger!!

seems like we have been toying with chronic to much now I feel like a jackass the guy is very intelligent and very noble if you need free help advice ( not to mention 2G itouch stuff !) it's on his blog http://www.chronic-dev.org/ So check it out one and all!!!

Consider this a truce chronic DEV

Dr. DeV is here

DeV web is complete on the coding front but I need a mac person to run em into Xcode :) so as I said please help us out. Also we might add hackus safari download plugin in a later version

The release is soon but not immediate (don't keep refreshing!)

Stay tuned...(no I'm not zibri!)

the new Site is up!

go to http://www.standalonedev.synthasite.com

Forums soon to come :)

Saturday, January 3, 2009

Oh snap Jody is once again doing his sh**

oh my jody the retard has once again stolen software from the dev team! He also claims it as his own and is selling it for £19.00. I mean really it's a freakin .tar file injected into the baseband and he's SELLING it!!!!!! I think we should take a stand against him! Get a lawyer(and some popcorn!) cause this is gunna be messy!

yellowsn0w tastes good!

a few nights ago the DevTeam released yellowsn0w as a terminal add on for unlocking the iPhone 3G and runs only on the latest baseband more info to come :)

Tutorial: grab your iPhone 3G (must be jailbroken!) and go into cydia.app enter in this repo under manage-sources "apt9.yellowsn0w.com/
Next download it and install it (note: it has no icon it runs in terminal!)
Now if you havnt downloaded terminal install it and you take your old sim out and put the carrier SIM you want unlock to in and enter in terminal yellowsn0w it will run steps and soon in under a minuets signal will appear.

Congradulations you unlocked the 3G!

Enjoy :)

Friday, January 2, 2009

DeV web!

iv been learning from the icodeblog (and srts !) how to code Internet browser's for the iPhone and so iv been calling my browser DeV web. It's in the xcode langauge although there are some problems ...

Problem: I don't have a mac xD so either some one can put them into Xcode for me or give me a good virtual machine link :)
Problem2: I want it to not just be a jailbreak only app but I need to be jailbroken to SSH -.-

Any help would be appreciated :)

-abyssal cmd