|
|
K32.nix
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 78
|
|
|
|
|
|
|
|
doubts, hints, anything realated on this challenge post here!
|
|
|
|
|
|
DeadlyJester
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 66
|
|
|
|
|
|
|
|
I have a doubt.. How do I start?!
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
Hmm.. I guess Import it to PEID..
|
|
|
|
|
|
K32.nix
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 78
|
|
|
|
|
|
|
|
Understand what cp used to make this program, and try to see his code! ;)
first and the easiest step! ;)
|
|
|
|
|
|
DeadlyJester
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 66
|
|
|
|
|
|
|
|
I see the code of this program...
I think I know what to do, but I don't realy know HOW to do it.
I need to make a key generator for this program to register the program successfully, right? /= Umm...What should I use to make keygen? S= I've never witten one before..
|
|
|
|
|
|
K32.nix
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 78
|
|
|
|
|
|
|
|
Dude... i haven't tried this chal yet, but theory to write a keygen the only tools you need is your brain, and knowledge in any programming language. Analize the code, and just write a program that calculates the key for you. Well, we can see the source code at least, \o/ think how this could be harder if we would have to use ollydbg =p
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
Hint- try to debug the code, and understand what you does, step by step- line by line. if you don't understand some line- try to search in google, or ask here (google quicker than us and smarter than us) ;)
Edit by : cp77fk4r At 11/03/2009, 12:31:16
|
|
|
|
|
|
Avidor93
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 31
|
|
|
|
|
|
|
|
well right now you see the code.
which means - you can figure out exactly how it works.
so look at the code and try to understand :what it does?
also remember that your main goal is to get the password, and not
make a keygen.
good luck ;]
|
|
|
|
|