Hi! i really need your help!
I built a simple program that can connect to mySQL database, and use some queries. (SELECT * FROM ...)
But than i just saw that when i open the binary file (EXE) with some hex editor, i can find my strings there!!!! and i can change them!!!!
what can i do about it? how can i hide my string in the code?
I built a simple program that can connect to mySQL database, and use some queries. (SELECT * FROM ...)
But than i just saw that when i open the binary file (EXE) with some hex editor, i can find my strings there!!!! and i can change them!!!!
what can i do about it? how can i hide my string in the code?