Posted August 14, 200817 yr 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, 200817 yr by planethax
August 14, 200817 yr Author Here is my sh***y keygen Awsome!!! Welldone. Pretty easy, but it was my first one.
August 14, 200817 yr here is it my crappy keygen CrackMe_PlanetHaX_KeygenXsp.zip Edited August 14, 200817 yr by Xspider
August 20, 200817 yr 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
August 20, 200817 yr Author 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, 200817 yr by planethax
September 28, 200816 yr 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?
October 8, 200816 yr awsome serial fishhad me thinking ( i am so new at this i am still a gleam in my fathers eye)really funrooster1
October 10, 200816 yr 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, 200816 yr by jeromerocks
October 10, 200816 yr 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.
November 9, 200816 yr 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, 200816 yr by aztecx
November 14, 200816 yr china keygen http://rapidshare.com/files/163547738/keygen.rar.html Edited November 14, 200816 yr by by:70
December 9, 200816 yr 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
December 9, 200816 yr this was my approach in phishing the serial....hope its valid !!!video:serial_Phishing.rar
December 18, 200816 yr This is my simple keygen CM-PlanetHaX Keygen [576kb] Edited December 18, 200816 yr by Yt'o
December 23, 200816 yr Done , Coded KeyGen for it With source code and original crackme included. Enjoy! PlanetHaX_KeyGenMe.rar
December 25, 200816 yr 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, 200816 yr by TALES
Create an account or sign in to comment