Re: Dll Security
Slashroot <[email protected]> Tue, 10 May 2005 22:59:47 +0200
| Newsgroups | gmane.comp.security.programming |
|---|---|
| Message-ID | <[email protected]> |
Hi, Slavisa Dojcinovic wrote: > Try UPX or ASPack. > www.aspack.com > http://upx.sourceforge.net/ There are a lot of UPX/AsPack decrypters around (http://protools.reverse-engineering.net/unpackers.htm). Hiding code is a very difficult task. You better run your sensible algorithm on a remote server. -- /root