Romm Posted December 31, 2007 Posted December 31, 2007 (edited) OK i wrote WoW relogger for Glider bot. But now all info about account (log, pass) is written into ini file. How i can protect it? Edited December 31, 2007 by Romm
Nahuel Posted December 31, 2007 Posted December 31, 2007 (edited) Protect it how? From being deleted? I suppose this could help a bit FileSetAttrib("myfile.ini","R") But if you want to protect the info in it from being read, then look at _StringEcrypt() in the help file. Edited December 31, 2007 by Nahuel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now