Page 1 of 1
getting started
Posted: Thu Apr 24, 2008 11:42 am
by yungbol
I want to start learning on all about hashes and the CON key, (not necessarily for halo 3, but maybe when the next huge release comes out i will have some experience). Anyone know on where I can get started, I already started learning c# I'm beginning to get the hang of it but I'm still learning. Where can I go from there just give me some advice on how you guys started please.
Sorry for the noob question, but I'm really interested and hopefully this thread don't get closed right away.
Posted: Thu Apr 24, 2008 11:54 am
by Tural
You need a flash dump from a console, then you need to locate the keyvault and decrypt the key included. You are not going to do it without reverse engineering the 360's stuff, that is to say, you will not make a program to crack the key without it.
Posted: Thu Apr 24, 2008 12:18 pm
by CompKronos
Posted: Thu Apr 24, 2008 12:26 pm
by LuxuriousMeat
FYI, half of the information in that CON wiki is false.
Posted: Thu Apr 24, 2008 12:58 pm
by yungbol
thanks guys, does anyone have a link on some tuts on how to decode like rsa?
Posted: Thu Apr 24, 2008 1:41 pm
by shade45
If your gonna do any xbox360 disassembly your gonna need to know PPC Assembly and before learning that you'll probably want a some background with x86 assembly, possible some HLA. Also don't jump into assembly without learning a high level language like C# or C++ first.
Its not very easy

Posted: Thu Apr 24, 2008 1:44 pm
by Eaton
It is VERY hard. Why do you think only two known people have a CON resigner? They really know what they are doing.
Posted: Thu Apr 24, 2008 2:00 pm
by yungbol
i know that and ^^... thats why i want to learn a lot now so in a few years ill have some experience under my belt
Posted: Thu Apr 24, 2008 2:02 pm
by Eaton
Well, just learn a lot about the different hashes and try the things shade mentioned and I think you shall be very successful if you put your mind to it. Good luck!
