Bob, b>I think the weakest part of AL will be due to the license agreement b>having to be part of its usage. ANY cracker will know what he is up b>against...
Hi All, I have created an ActiveX OCX and want to protect it from hacking and tempering. Although absolute protecting is next to impossible, a so-so solution...
Bob, I agree and disagree at the same time. You shouldn't make it any easier for a cracker to figure out what's going on. On the other hand, it's not like AL...
Hey all, My last post got me thinking... If I sign a message with my private key and encrypt it with Fred's public key, then only Fred can read it, and he...
Hello all, As you know, I'm working on the DataLock integration -- an important feature of AL 2.0. What is DataLock? DataLock is a module contributed by Yash,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the activelock group. File :...
activelock@yahoogroup...
Sep 3, 2002 3:06 am
557
... functionality? ... public ... hmm....interesting idea...does this mean the original program has NO changes to it...ie all the protection is in the...
I expect Yash's datalock code will add more security to AL...BUT...I personally dont like the idea of spewing 100+ files on my machine. I dont think any user...
b>I expect Yash's datalock code will add more security to AL...BUT...I b>personally dont like the idea of spewing 100+ files on my machine. I b>dont think any...
maybe more than a dozen is overkill, epically if they are clocked as valid files, simular sounding to system dell's and the like. As long as it doesn't...
I think I had to much coffee, kan't spell... Maybe more than a dozen is overkill, especially if they are cloaked as valid files, similar sounding to system...
Hello, Group. I know the answer to my question has been posted before, but I really would like for someone to point me to some documention or please give me...
jandrspencer@...
Sep 3, 2002 5:40 pm
563
... Yes and no. I haven't put a whole lot of thought into it since I posted it, but putting all the security into the loader would mean that if the loader was...
It all depends on what the user is expecting. Most people get up in arms about information on their system being sent home. If it is explained that it's...
... really would like for someone to point me to some documention or please give me the steps on what I must do to have my application be release as a lease...
... really would like for someone to point me to some documention or please give me the steps on what I must do to have my application be release as a lease...
Hi All, Well I look at it like this. First of all do we ask Microsoft what all the files are that are put on our systems when a install is done, do we know...
I think that all 6 keys of the registry should be allowed to write activelock values into. I mean: why only hkey_users and hkey_machine that are the top- ...
V>First of all do we ask Microsoft what all the files are that are put V>on our systems when a install is done, do we know what all the .dll V>and .ocx are or...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the activelock group. File :...
activelock@yahoogroup...
Sep 5, 2002 4:48 pm
572
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the activelock group. File :...
activelock@yahoogroup...
Sep 5, 2002 6:12 pm
573
Hello all, I've (finally) implemented multiple keys/values in DataLock. This will be an important feature of ActiveLock 2.0. The sample code, which uses a...
Hey all, I finally was able to get my VB.NET port of AL 1.7 to function. I haven't done much testing, but it generates a SoftwareCode for which the VB6 keygen...
This brings to mind an interesting question. .NET apps are easily decompiled to IL (which is pretty human readable) and there are products that will decompile...
Brad, b>I finally was able to get my VB.NET port of AL 1.7 to function. I b>haven't done much testing, but it generates a SoftwareCode for which b>the VB6...
The code is _very_ similar to the VB5 version. A lot of it was generated by the VB.Net upgrade wizard (MD5.bas, otherstuff.bas & SHA1.bas). Since ActiveX...
Kevin, I'm not positive, but I believe the .NET framework is closely involved with a program's digital signature. If the code has changed, I don't believe it...
KL>This brings to mind an interesting question. .NET apps are easily KL>decompiled to IL (which is pretty human readable) and there are KL>products that will...