Jump to content
Tuts 4 You

Simple KeyGen Template


X-88

Recommended Posts

Apps Name : Keygen Template v0.xx

Coded By : Me

Gfx By : Sexy Girl (Unknown/Google may Know :)), Board, Cursor, Icon & Logo (Me)

Sfx By : Igneous - Laser Dreams

Inc : Example & *.psd

544448_467326699945072_1350991812_n.jpg

ZNKT.zip

Edited by X-88
  • Like 3
Link to comment
Share on other sites

Nice!

More interesting would be the actual code though...

only apparent :)

e.g:

begin

Const

MA : array [0..51] of String = ('UC = A-Z, LC = a-z');

//-----> A-Z = 26, a-z = 26. 26 + 26 = 52;

Result := Random(52) + Comb Random Int 0-9;

end;

I'm not a cracker then ... :rolleyes:

Edited by X-88
Link to comment
Share on other sites

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...