I need to protect my DLL and EXE files from being modified (patched).
In the past I have used PKLITE. The compression included a CHECKSUM and
the program was verified at startup. However PKLITE is not available for
Win32 EXE/DLL's. Any suggestions would be helpful.




Reply With Quote