RE: Dll Security
"Chris Matthews" <[email protected]> Tue, 10 May 2005 14:03:42 -0400
| Newsgroups | gmane.comp.security.programming |
|---|---|
| Message-ID | <025101c5558a$9a0f9f10$460a0a0a@matthews> |
Might I also suggest looking at why you are trying to "hide" the algorithm? Perhaps attacking the problem from another angle might help. For example, if your algorithm is indeed the "secret", you could relocate that part on a remote server that you control. Changing the problem may provide a better way of achieving what you want. Not that this would work, but the idea is the important thing. Not ever problem needs to be solved with complex math ;) Cheers, and good luck! Chris -----Original Message----- From: VP [mailto:[email protected]] Sent: May 10, 2005 9:54 AM To: [email protected] Subject: Re: Dll Security Thanks for all replies. i'm gonna take a look in upx, i must fix this solution even if i just raise the bar. Best Reguards, VP