bobef Wrote:

> Hello all,
> 
> I was wondering if someone know of way to obfuscate all the strings and 
> function names and class names inside DMD Windows generated exe file. Opening 
> the file with notepad shows all kinds of strings and names in clear text and 
> since my application handles some sensitive data it gives me an extra feeling 
> of insecurity. Any suggestions?
> 
> Thanks

Compress/encode sensitive data and give meaningless names to function/classes ? 
:)

Reply via email to