Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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 Patch

Serial Fishing is Acceptable on 1 Condition -

When Posting your serial, you must also Post the Process you used to get the serial

Keygenning is Ultimate Goal!

Enjoy

PlanetHaX

CrackMe_PlanetHaX.zip

Edited by planethax

Here is my sh***y keygen :P

Keygen.rar

Edited by DrPepUr

  • Author
Here is my sh***y keygen :P

Awsome!!! Welldone.

Pretty easy, but it was my first one.

here is it my crappy keygen :P

CrackMe_PlanetHaX_KeygenXsp.zip

Edited by Xspider

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 :wub:PlanetHaX_Keygen.rar

  • Author
here is it my crappy keygen :P
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 :wub:

Tested and verified.

Great Job!!!!

I thank you very much for trying/solving and Keygenning my first KeyGenMe!!!!

Ratings for all

Edited by planethax

no problem it was a g0od challenge xD :P

  • 1 month later...

Well I managed to phish a serial:

.:hybrid:.

68643A3A2E2E

But 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?

The MIDI is Down With The Sickness from Disturbed right?

Nice KeyGenMe. :)

my Solution

doggbielord

676F6F726464

awsome serial fish

had me thinking ( i am so new at this i am still a gleam in my fathers eye)

really fun

rooster1

Hi,

Solution:

Fished!

736569644621

I 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 by jeromerocks

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.

  • 5 weeks later...

Navia

767661694E61

MM 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 by aztecx

dime

6D69696D6465

user: norberto_

serial: 72746F6F6E5F

china

keygen

http://rapidshare.com/files/163547738/keygen.rar.html

post-41139-1226623565_thumb.jpg

Edited by by:70

  • 3 weeks later...

haha

post-41756-1227926836_thumb.jpg

  • 2 weeks later...

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

this was my approach in phishing the serial....hope its valid !!!

video:

serial_Phishing.rar

ibelvanbasten

65746265696E

This is my simple keygen :D

CM-PlanetHaX Keygen [576kb]

Edited by Yt'o

User : Tipidy

Serial: 706969645479

Thanks for the challenge ;)

Tipidy

:ph34r: Done , Coded KeyGen for it With source code and original crackme included. Enjoy! :ph34r:

PlanetHaX_KeyGenMe.rar

TALES

4C4C41455453

Indeed to patch was easy just one change of a JNZ to a JE and it was working

for 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 year

many thanks for this challenge.

Edited by TALES

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.