planethax Posted August 14, 2008 Posted August 14, 2008 (edited) While trying to figure out another very easy crackme I was messing with VB.I ended up making my own CrackMe (very first!!!! )This is very easy, initially it was too easy, first BP and serial was sitting in your face lol, so I added an extra compare (hint)Rules;NO PATCHING! This is too easy to PatchSerial Fishing is Acceptable on 1 Condition - When Posting your serial, you must also Post the Process you used to get the serialKeygenning is Ultimate Goal!EnjoyPlanetHaXCrackMe_PlanetHaX.zip Edited August 14, 2008 by planethax
DrPepUr Posted August 14, 2008 Posted August 14, 2008 (edited) Here is my sh***y keygen Keygen.rar Edited August 14, 2008 by DrPepUr
planethax Posted August 14, 2008 Author Posted August 14, 2008 Here is my sh***y keygen Awsome!!! Welldone. Pretty easy, but it was my first one.
xsp!d3r Posted August 14, 2008 Posted August 14, 2008 (edited) here is it my crappy keygen CrackMe_PlanetHaX_KeygenXsp.zip Edited August 14, 2008 by Xspider
Espair Posted August 20, 2008 Posted August 20, 2008 I made a keygen( a first) in c++ for it, im not a very good coder Also, i havnt gotten ufmod down so i used openal cause music is always good right, hence not one but TWO dlls lul (not to mention the even bulkier wav file!). I hope it works fine PlanetHaX_Keygen.rar
planethax Posted August 20, 2008 Author Posted August 20, 2008 (edited) here is it my crappy keygen I made a keygen( a first) in c++ for it, im not a very good coder Also, i havnt gotten ufmod down so i used openal cause music is always good right, hence not one but TWO dlls lul (not to mention the even bulkier wav file!).I hope it works fine Tested and verified. Great Job!!!! I thank you very much for trying/solving and Keygenning my first KeyGenMe!!!! Ratings for all Edited August 20, 2008 by planethax
.:hybrid:. Posted September 28, 2008 Posted September 28, 2008 Well I managed to phish a serial:.:hybrid:.68643A3A2E2EBut I'm really newbie at this, what do you mean my post the process you did it? I just kept breaking till I got it?
Unbekannt1 Posted September 30, 2008 Posted September 30, 2008 The MIDI is Down With The Sickness from Disturbed right? Nice KeyGenMe.
rooster1 Posted October 8, 2008 Posted October 8, 2008 awsome serial fishhad me thinking ( i am so new at this i am still a gleam in my fathers eye)really funrooster1
jeromerocks Posted October 10, 2008 Posted October 10, 2008 (edited) Hi,Solution:Fished!736569644621I found where the serial check started and breaked before it, then slowly stepped over all the way down.But I am stumped as to how to code a keygen. Could anyone guide me? Or point me to some awesome tutorials? I have searched for many but Instruction A leads to Result B in the tutorial, when I follow Instruction A, it leads to Result Z D:Thanks in advance. Edited October 10, 2008 by jeromerocks
Loki Posted October 10, 2008 Posted October 10, 2008 Creating a keygen is a process of analysis and replication. Understand what is being done to create the serial and code something to mimick it.I'm sure one of lena's later tuts covered keygenning and a few approaches.
aztecx Posted November 9, 2008 Posted November 9, 2008 (edited) Navia767661694E61MM i spent like an hour and a half tracing through all the code but i really don't know what i was looking for and didn't understand much of it.I'd finally find like say the part where the first 2 characters take form but then i wouldn't know how to trace back.You know those DWORD things? like DWORD [ESI+8] or whatever. Is there anyway of kind of monitoring the contents of them?I believe their just places to store information arn't they?Was kind of annoying because you know say a part of the serial gets stored in one of them but then after more tracing you either find something else thats interesting and forget what it was stored in or you just forget full stop. Edited November 9, 2008 by aztecx
by:70 Posted November 14, 2008 Posted November 14, 2008 (edited) china keygen http://rapidshare.com/files/163547738/keygen.rar.html Edited November 14, 2008 by by:70
Morpher Posted December 9, 2008 Posted December 9, 2008 Here you are the code...KeyGen proc pUserName :DWORD ; Prende la lunghezza dell UserName; la sposta in ebx e mette in eax il puntatore; all'username invoke lstrlen, addr [User_Name] mov ebx, eax mov esp, pUserName ; Calcola la posizione dell'ultimo carattere ; dell'UserName, setta ecx a 06h e in edx; il puntatore alla stringa HexUserName add ebx, esp dec ebx mov ecx, 06h lea edx, [Hex_User_Name] ; Avvia il ciclo di strutturamento della stringa; da cui sar
Glenntot Posted December 9, 2008 Posted December 9, 2008 this was my approach in phishing the serial....hope its valid !!!video:serial_Phishing.rar
Yt'o Posted December 18, 2008 Posted December 18, 2008 (edited) This is my simple keygen CM-PlanetHaX Keygen [576kb] Edited December 18, 2008 by Yt'o
Busted Posted December 19, 2008 Posted December 19, 2008 User : Tipidy Serial: 706969645479 Thanks for the challenge Tipidy
Guest lanpickle Posted December 23, 2008 Posted December 23, 2008 Done , Coded KeyGen for it With source code and original crackme included. Enjoy! PlanetHaX_KeyGenMe.rar
TALES Posted December 25, 2008 Posted December 25, 2008 (edited) TALES4C4C41455453Indeed to patch was easy just one change of a JNZ to a JE and it was workingfor me i was happy to find that in the first place :-) I had to start somewhere right as a newbie :-)i use the pauze alt+F9 trick to get me on the location of the badboy scroll up a little bit and found the goodboy.put some brakes near some TEST EAX,EAX and found out where my serial was tested. At the registers (FPU)i saw the unicode on EDX and decypte that to ascii and found my serial.for the keygen this level is to high for me but i realy like my start.merry xmas and happy new yearmany thanks for this challenge. Edited December 25, 2008 by TALES
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now