On 4-4-2012 16:10, Kjow wrote:
> Hi all,
> 
> I would make unreadable functions/components/classes/etc names into
> the binary built.
> I noticed that with an hex editor I can see things like TButton,
> width, heigh etc.
> Avoiding this, could make also more difficul a reverse engeneering
> with the binary.
> 
> Is there an option to enable this in compiling?

That's called obfuscating the code.
See tools/options/jcf format settings/obfuscate to see what that does.
Haven't tried it, probably requires codetools/jedi code format packages...

Regards,
Reinier

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to