![]() |
#1
|
|||
|
|||
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 ![]() ![]() 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 |
#2
|
||||
|
||||
Quote:
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. |
#3
|
|||
|
|||
thanks this will help me...
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
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 |