Jump to content
Tuts 4 You

[KeygenMe] KeygenMe#


Recommended Posts

Posted

Another simple keygenme for your enjoyment...

semttulofzw.png

Name : KeygenMe#

Language : Autoit

Level: Beginner

Packer: Not

Obfuscation: Not

Rules: Only Keygen

Hug

KeygenMe#.rar

Posted

it is not for newbie.

Posted

it is not for newbie.

I do not know if it's for beginners or not....but, I know it's not too hard to make a keygen.

Follow this routine, might give you an idea to build your keygen.


$HASH = "A1B2C3D4E5F6G7H8I9J10"
$LEITURA = GUICtrlRead($ENTRADA)
$LEITURA2 = GUICtrlRead($SAIDA)
$GUARDA = _BASE32_ENCODE($LEITURA & $HASH)
$RESULT = $GUARDA
$RESULT2 = _REVSTR($RESULT)
If $LEITURA And $LEITURA2 = "" Then
Exit
EndIf
If $LEITURA2 = $RESULT2 Then
MsgBox(64, "Good Boy!!!", "....Congratulations!!!" & @CRLF & @CRLF & "You managed.....Congratulations, Guru!!!")
EndIf

Hope that helps

Hug

Posted

I could break no where to check the serial routine. Any help?

Posted

Tried but still too hard for me!

Posted

brother....

this little routine is already responsible for generating the serial....if you program in any language, is to only convert your programming language and build keygen.

check here if this tip helps you in building the keygen.


Hash = "A1B2C3D4E5F6G7H8I9J10"
Name = Textbox
Serial = base32_encode(Name + Hash)
Serial = Serial (Reverse String)

Hug

Posted (edited)

I find it hard to make a keygen :cry: . I'd love to stick with patches. :)

Edited by genocide
Posted

OK...the days passed, and here my small contribution.

my keygen

Thanks ! You have been helpful as always :cowboy: . Um good place to start my keygenning practise again !! :cool2:
Posted

Can anyone write a tutorial on keygenning on this keygenme?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...