There is literally no point in doing a login system without at least encrypting the strings or getting the password from a web server.
Even an idiot could open the binary file with notepad and find the password string.
Also, if you have to ask this question, then you obviously didn't code "your" cheats and just copy pasted without understanding basic C++.