Add binary code protection
Brought to you by:
grzegok
Is it possible to add protection of my binary code? Now it is very easy to open jar file and see what is indide. I hoped that wrapping jar into exe will help me. But still this exe file can be unpacked as zip file. Is it possible to add some protection? Maybe internal password to exe. So if you try to unpack exe file by 7zip it will ask you for a password.