Posted October 15, 201212 yr Another simple keygenme for your enjoyment... Name : KeygenMe# Language : Autoit Level: Beginner Packer: Not Obfuscation: Not Rules: Only Keygen Hug KeygenMe#.rar
October 19, 201212 yr Author 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 = "" ThenExitEndIfIf $LEITURA2 = $RESULT2 ThenMsgBox(64, "Good Boy!!!", "....Congratulations!!!" & @CRLF & @CRLF & "You managed.....Congratulations, Guru!!!")EndIfHope that helpsHug
October 20, 201212 yr Author 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 = TextboxSerial = base32_encode(Name + Hash)Serial = Serial (Reverse String)Hug
October 20, 201212 yr I find it hard to make a keygen . I'd love to stick with patches. Edited October 20, 201212 yr by genocide
October 21, 201212 yr Author OK...the days passed, and here my small contribution.my keygenKeygen KeygenMe#.rar
October 21, 201212 yr OK...the days passed, and here my small contribution. my keygen Thanks ! You have been helpful as always . Um good place to start my keygenning practise again !!
Create an account or sign in to comment