lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [thread-next>] [month] [year] [list]
Date: Fri Jul  1 20:18:34 2005
From: michael.holstein at csuohio.edu (Michael Holstein)
Subject: plz suggest security for DLL functions

> Please guide us in making those functions secret or encrypted so that
> others cannt use our functions.

Nope. You can make it marginally more difficult (encrypted) but you
can't "prevent" it entirely .. and the harder you try to make it, the
more fun you make it for crackers to reverse-engineer.

About the best you could do to hide the "super secret sauce" (lol ..
Vladis) is put it on a secure token (eg: SmartCard) and call it from
there. While not foolproof, hardware is [generally] more difficult to hack.

Cheers,

Michael Holstein CISSP GCIA
Cleveland State University

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux