Hey guys, I need a way to encrypt a password for a PHP website (not hash). The actual encryption is done by an external library, but I'm more worried about is hiding the encryption method and the key inside of the exe file. How hard would it be to decompile the exe and find out how its being done?
Question
Pc_Madness
Hey guys, I need a way to encrypt a password for a PHP website (not hash). The actual encryption is done by an external library, but I'm more worried about is hiding the encryption method and the key inside of the exe file. How hard would it be to decompile the exe and find out how its being done?
Cheers.
Edited by Pc_MadnessLink to comment
Share on other sites
6 answers to this question
Recommended Posts