Any way to hide python code?
I am working on a password manager that encrypts all the data, but when i think of it all a hacker has to do is get access to my files and find the decryption algorithm in the code, is there any way to hide my code?
I am working on a password manager that encrypts all the data, but when i think of it all a hacker has to do is get access to my files and find the decryption algorithm in the code, is there any way to hide my code?