Hi,
I am curious to know what information ends up in the EXE under normal (ie
Delphi5 out of the box) compiler and linker settings - and therefore what
information can be extracted from the EXE later.
For example:
Procedure Names?
Global Variable Names?
Local Variable Names?
Class Names?
or even, god forbid, Comments???
Obviously this has a large impact on how easy it is for a hacker to
understand and hence modify a program compiled in Delphi. For example I
would prefer it if they couldn't extract the comment which says:
// To crack this program you must remove the following two
// lines and set LFoobar to true.
:-)
David Brennan.
DB Solutions Ltd.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"