Jump to content
Tuts 4 You

[KeygenMe] KeyGen Me #2


GioTiN

Recommended Posts

Ok :D

Doc

He He :lol: , Very Good DrPepUr But It Is Incorrect For Some Of 1 to 3 characters Name ;)

Plz Edit Your KeyGen ;)

Regards , GioTiN

Link to comment
Share on other sites

function Generate_Serila_By_IMPosTOR(User_Name: string): string;
var i,j,a,b,c,d : integer;
st,st2,s1,name : string;
begin
result := '';
a:=0;
b:=0;
c:=0;
Name := Lowercase(User_Name);
for i := length(Name) downto 1 do begin
s1 := Inttostr(ord(Name[i]));
A := Strtoint(s1) * 3 + a;
B := Strtoint(s1) + 3 + b;
C := Strtoint(s1) - 3 + c;
D := (b * c) + a + 365;
end;
ST := Inttostr(A) + '-' + Inttostr(B) + '-' + Inttostr(D) + '-' + Inttostr(C);
for j := length(ST) downto 1 do ST2 := ST2 + ST[j];
result := ST2;
end;
Link to comment
Share on other sites

  • 5 weeks later...
Short-Circuit

Here's My Keygen

BTW Impostor Nice Method The Way You Use S1 (Sorta How I Use It In ANY Keygen With A Loop :P ) But You Used

ALOT Of Code Where It Could've Been Simplified, And Especially Using Variables

Not Sayin You Are A Bad Keygenner (You Probably Might Be Better Than Me :P But I Only Suggest Using Less Code :) )

Laterz,

Short-Circuit

UnderSEH.Keygen.rar

Link to comment
Share on other sites

Here's My Keygen

BTW Impostor Nice Method The Way You Use S1 (Sorta How I Use It In ANY Keygen With A Loop :P ) But You Used

ALOT Of Code Where It Could've Been Simplified, And Especially Using Variables

Not Sayin You Are A Bad Keygenner (You Probably Might Be Better Than Me :P But I Only Suggest Using Less Code :) )

Laterz,

Short-Circuit

i know , i convert asm src to delphi line by line. its understandable if one person see the asm code and delphi code.

i allways write my public keygen src. :flowers:

Edited by IMPosTOR
Link to comment
Share on other sites

Short-Circuit

Yea Sometimes I Like Doin That But Bein Organized With Coding, I Prefer Having Less :P

I Guess It's Juss A Personal Preference hehe

Laterz,

Short-Circuit

Link to comment
Share on other sites

Can some one write a quick tut for this?

I was able to Serial Fish, but not sure how to figure out the Algo?

Please/Thanx for your help.

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