Hey guys, Some of my PowerPro scripts include algorithms that calculate and display company passwords. I would not like to have that calculation revealed in plain text in my PowerPro script.
Is there anything I can do to obfuscate the code? Is there any tool available that will take my code and obfuscate it enough so it does not reveal how a password is being calculated? Maybe convert the code to HEX which would at least protect the code from the casual curious person. Thanks
