Keygen ME in DELPHI BY KKR_WE_RULE(ME)
Astalavista Forum Index :: Crack Me's and Challenges :: Keygen ME in DELPHI BY KKR_WE_RULE(ME)
Post new topic   This topic is locked: you cannot edit posts or make replies. View previous topic :: View next topic
Goto page Previous  1, 2
Author Message
KKR_WE_RULE
Special Member
Special Member


Offline
No Image
Joined: 05 Apr 2009
Posts: 346
Location: Eden Gardens

Reply with quote
No Image
Yeah...thats true..
But u can embarress GOD!!!!!
Thats too much yaar!

_________________
View user's profile Send private message
PostDate Posted:Wed Apr 15, 2009 2:28 am
Thanks: 208Thanked 108 Times In 58 Posts

Author Message
herr-master
Super Member
Super Member


Offline
No Image
Joined: 02 Jul 2007
Posts: 547

Reply with quote
No Image
her is are little serial routine its an md5 routine its from grindstones tut.
Code:

Function ReverseString(Words : String):String;
var
  temp : string;
  len,i : integer;
begin
  len := Length(Words);
  SetLength(temp,len);
  for i := 1 to len do
  begin
    temp[i] := Words[(len - i)+1];
  end;
  Result := temp;
end;

procedure TForm1.btn1Click(Sender: TObject);
var
  hash : TDCP_md5;
  Digest : array[0..15] of byte;
  xodd,xeven,i,len,x1,x2 : integer;
  name,strHash,temp,serial,part1,part2 : String;
begin
  name:=edt1.Text;
  name:=UpperCase(name);
  len:=Length(name);
  serial:=edt2.Text;
  For i := 0 to 15 do
    hash := TDCP_Md5.Create(Self);
    hash.Init;
    hash.UpdateStr(name);
    hash.Final(Digest);
    hash.Free;
    strHash := '';
    xodd := 0;
    xeven := 0;
    temp := Format('%d',[Digest[i]]);
    if Length(temp) = 1 then temp := '0' + temp;
    strHash := strHash + temp;
    strHash := LowerCase(strHash);
    For i := 1 to 32 do
    xeven := xeven + Ord(strHash[i]);
    x1 := xodd And xeven;
    x1 := x1 or $184BD37;
    x1 := x1 xor $1AB0F5;
    part1 := ReverseString(Format('%x',[x1]));
    x2 := StrToInt('$' + ReverseString(part1));
    x2 := x2 xor xeven;
    part2 := Format('%d',[x2]);
    serial := part1 +  part2;
    if (edt2.text) = serial then
ShowMessage('well done')
else
ShowMessage('No try again');
end;

If you need help wight this serial routine ask for help.
And sorry for my crap english on the last post i was very late on my country.

_________________
I will not crack request per pm!
thx @izzad95 for the sig!
View user's profile Send private message
PostDate Posted:Wed Apr 15, 2009 9:12 am
Thanks: 19Thanked 128 Times In 86 Posts

Author Message
Saduff
Special Member
Special Member


Offline
No Image
Joined: 08 Dec 2008
Posts: 218
Location: CALL 0040627C

Reply with quote
No Image
Sorry, late, but here's my patch. I tried serial phishing it before, but you saw what came out Very Happy
Patching this is very simple, just NOP the jump.

Astatalk download freehost links:
Code:
http://www.mediafire.com/?xglwzy0gqze

_________________


View user's profile Send private message
PostDate Posted:Wed Apr 15, 2009 1:05 pm
Thanks: 51Thanked 48 Times In 38 Posts

Author Message
cad-hacker
Newbie
Newbie


Offline
No Image
Joined: 18 Feb 2009
Posts: 8

Reply with quote
No Image
Patched is allow for newbie?
View user's profile Send private message
PostDate Posted:Sat Apr 25, 2009 1:28 pm
Thanks: 8Thanked 1 Times In 1 Posts

Author Message
KKR_WE_RULE
Special Member
Special Member


Offline
No Image
Joined: 05 Apr 2009
Posts: 346
Location: Eden Gardens

Reply with quote
No Image
cad-hacker wrote:
Patched is allow for newbie?


YES! Smile

Infact patching is the only option..

_________________
View user's profile Send private message
PostDate Posted:Sat Apr 25, 2009 1:42 pm
Thanks: 208Thanked 108 Times In 58 Posts

Author Message
cad-hacker
Newbie
Newbie


Offline
No Image
Joined: 18 Feb 2009
Posts: 8

Reply with quote
No Image
KKR_WE_RULE wrote:
cad-hacker wrote:
Patched is allow for newbie?


YES! Smile

Infact patching is the only option..


Ok see it.
Astatalk download freehost links:
Code:
http://www.usaupload.net/d/8y248e3gmhe


[Please use the 'Hide' button also

- Krip]
View user's profile Send private message
PostDate Posted:Sat Apr 25, 2009 2:42 pm
Thanks: 8Thanked 1 Times In 1 Posts

Author Message
.:hybrid:.
Asta GFX Team
Asta GFX Team


Offline
No Image
Joined: 13 Mar 2008
Posts: 3902
Location: ♀

Reply with quote
No Image
KKR what version of delphi did you use? I have v10 but everyone seems to use v7... which are you on?

_________________
View user's profile Send private message Visit poster's website
PostDate Posted:Sat Apr 25, 2009 7:31 pm
Thanks: 1376Thanked 2541 Times In 1014 Posts

Author Message
KenTheFurry
Special Member
Special Member


Offline
No Image
Joined: 11 Apr 2008
Posts: 408
Location: Michigan

Reply with quote
No Image
I do belief it is 9 That is what it looks like inside of the program...
I will only use 7 because I love it and the newer versions seem to add allot of unnecessary code into the program.

_________________
-KenTheFurry
View user's profile Send private message Visit poster's website MSN Messenger
PostDate Posted:Sat Apr 25, 2009 10:02 pm
Thanks: 11Thanked 50 Times In 32 Posts

Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Page 2 of 2 All times are GMT
Goto page Previous  1, 2

Back to top


 
Astalavista Forum Index :: Crack Me's and Challenges :: Keygen ME in DELPHI BY KKR_WE_RULE(ME)



Search This Topic:
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by Astalavista.MS Team © 2004
Image Here Image Here Image Here