Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2004, 12:08
chad1111
 
Posts: n/a
need help making a keygen for a vds program

hello all

I have made a few keygens for software that was made in vds but this one got me stuck here is the code that i think hold the answer.. i have tryed many ways but i can't make a vaild key... any tips would be great...

thanks

%%var16 = @dlgtext(edRK1)@dlgtext(edRK2)@dlgtext(edRK3)@dlgtext(edRK4)
%%var6 = @dlgtext(edRegUser)
if @equal(%%var16,@substr(@enc(@strins(%1,@div(@len(%1),2),@enc(%%var6,215)),md5),7,22))
dialog enable,Save
else
dialog disable,Save
Reply With Quote
  #2  
Old 12-29-2004, 03:45
taos's Avatar
taos taos is offline
The Art Of Silence
 
Join Date: Aug 2004
Location: In front of my screen
Posts: 579
Rept. Given: 65
Rept. Rcvd 53 Times in 19 Posts
Thanks Given: 69
Thanks Rcvd at 133 Times in 36 Posts
taos Reputation: 53
Quote:
Originally Posted by chad1111
%%var16 = @dlgtext(edRK1)@dlgtext(edRK2)@dlgtext(edRK3)@dlgtext(edRK4)
%%var6 = @dlgtext(edRegUser)
if @equal(%%var16,@substr(@enc(@strins(%1,@div(@len(%1),2),@enc(%%var6,215)),md5),7,22))
You need the string %1
then get his lenght, divide his lenght by 2(x).
encode %%var6 with 215 number(y)(you must see in the help of VDS how encode func works or make a simple VDS program with this func and 215).
insert (y) into %1 from position x, we will get a new %1.
get from new %1 its MD5 hash (use again a VDS test prog)
then subtract a string, from MD5 hash, from position 7 with lenght 22.
this HEXADECIMAL NUMBER is the valid code.

Last edited by taos; 12-29-2004 at 03:59.
Reply With Quote
  #3  
Old 12-29-2004, 03:56
chad1111
 
Posts: n/a
thanks this will help me...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making PING to JMI taos General Discussion 3 05-18-2015 03:38
dot net - how to create keygen using program's code Maltese General Discussion 5 06-15-2011 09:02


All times are GMT +8. The time now is 19:31.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2023 )