Hi !
I am creating some kind of game, and i would like to add something like Admin panel where you would need to log-in with a username & password and then you could edit some things or others. However i know VB can be decompiled easily, and i dont know how to make a secure login system. What i want is to somehow hide the part of code that stands for logging in, or just the part where it shows where to take the login info from.Is it possible ?
I am creating some kind of game, and i would like to add something like Admin panel where you would need to log-in with a username & password and then you could edit some things or others. However i know VB can be decompiled easily, and i dont know how to make a secure login system. What i want is to somehow hide the part of code that stands for logging in, or just the part where it shows where to take the login info from.Is it possible ?