[Lazarus] Make unreadable names into bunary

Reinier Olislagers reinierolislagers at gmail.com
Wed Apr 4 16:18:06 CEST 2012


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




More information about the Lazarus mailing list