in reply to Re: Hiding source code (in a country with no laws)
in thread Hiding source code (in a country with no laws)
pp doesn't obfuscate code. In fact, when you make a pp executable, it's just an executable zip file, so if you rename the .exe (assuming windows) to .zip, you can extract the code, and read it with vi!