_Kurt Posted November 6, 2006 Posted November 6, 2006 Hey guys,I wrote up a script that asks the user for the correct Username and Password. I put a decent amount of effort into preventing the user to hack, and to tell you in advance: it's a pretty crappy script. Since I'm not too advanced in this scripting language, you can easily tell that this isn't really a useful script, but more of a script to learn off of. Not alot of testing has been done, hopefully it works. Here's a little more detail on the functions of this program:-= Functions =-* Asks the user for a Username and Password* Allows the user to change their Username/Password* Encrypts Username and Password into a file* After 5 attempts to log in, the user is banned for 1 hourI Want Suggestions!! Any replies or critique will be appreciated(PS: sorry for all the comments, I like to be organized) Awaiting Diablo III..
Schatten Posted November 6, 2006 Posted November 6, 2006 (edited) Which Username and Password does it change? The Win pass?? Edited November 6, 2006 by Schatten
_Kurt Posted November 6, 2006 Author Posted November 6, 2006 It changes the password for the program, nothing else. Awaiting Diablo III..
clearguy Posted November 6, 2006 Posted November 6, 2006 Nice work, it could be useful for some purpose... thx. Hope you'll continue your work I've never met anyone who codes binary. StringMultiInsert()SOW EncryptFrench autoit forum - forum français
_Kurt Posted November 6, 2006 Author Posted November 6, 2006 Nice work, it could be useful for some purpose... thx.Hope you'll continue your work Thanks alot, any suggestions of any kind, anyone? Awaiting Diablo III..
Schatten Posted November 7, 2006 Posted November 7, 2006 So its a sample login right? (im too lazy to download your proggy and test it)
_Kurt Posted November 7, 2006 Author Posted November 7, 2006 So its a sample login right?(im too lazy to download your proggy and test it)Well just check it out, I think it's worth it, read the topic description -> that should cover the basic uses. Lol I get lazy also, but trust me you might learn a thing or two Kurt Awaiting Diablo III..
AzKay Posted November 7, 2006 Posted November 7, 2006 (edited) Remember, If its an executable its hackable =P Edited November 7, 2006 by AzKay # MY LOVE FOR YOU... IS LIKE A TRUCK- #
_Kurt Posted November 7, 2006 Author Posted November 7, 2006 Remember, If its an executable its hackable =PWhat do you mean? Awaiting Diablo III..
Skrip Posted November 7, 2006 Posted November 7, 2006 If people have the time, and care enough about it. They can hack it. [left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]
Richard Robertson Posted November 7, 2006 Posted November 7, 2006 Anyone with common sense can load a debugger and follow executing assembly. Then the matter comes down to: does the user understand assembly?
AzKay Posted November 7, 2006 Posted November 7, 2006 What do you mean?I mean, No matter how safe its made, someone will be able to hack it. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
AzKay Posted November 7, 2006 Posted November 7, 2006 Anyone with common sense can load a debugger and follow executing assembly. Then the matter comes down to: does the user understand assembly?Ive always wanted to learn ASM, But I just cant keep interest in it. And when I do, I forget everything ive just learnt. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
_Kurt Posted November 7, 2006 Author Posted November 7, 2006 Oh I'm sure that it can EASILY get hacked, it's just something that prevents the "dumber" people from hacking. Kurt Awaiting Diablo III..
anixon Posted November 22, 2006 Posted November 22, 2006 I cannot get this one to work on starting the script it pops a message box saying that tempory files are missing and deletes the contents on the data folder. It then pops a message box saying that this is the first time run then the process fails. Cheers Anthony
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