Jump to content




Advanced Password Program !

utility

  • You cannot reply to this topic
2 replies to this topic

#1 firelumet

  • Members
  • 5 posts

Posted 21 June 2014 - 09:35 PM

Hello everybody I made a new free-open source password software !
The basic of it is like any other password programs except there is an auto-lock :
Let say you have 3 attempt to get the password right and if you fail them all, then the computer is locked for a minute
But if you failed the 2 first, and you got the third one, the countdown is resetted !
So it's a very nice program to have to be sure to don't get stole !

Here is the pastebin link : http://pastebin.com/7M2RSKir

If you want to make sure nobody stop the program unless breaking the computer, add these lines at the start of the program !

local pullEvent = os.pullEvent
os.pullEvent = os.pullEventRaw

Edited by firelumet, 21 June 2014 - 09:39 PM.


#2 GamerNebulae

  • Members
  • 216 posts
  • LocationNetherlands

Posted 21 June 2014 - 09:39 PM

1) It's in French.
2) You could EASILY bypass the code with CTRL+T
3) Try cleaning up the code a little bit by using bigger tabs as indentation.

#3 133spider

  • Members
  • 24 posts

Posted 22 June 2014 - 01:18 AM

Meanwhile...

http://www.computerc...door-lock-yadl/

To me, it basically looks like you copied the code from that thread (considering that thread was posted yesterday), but remodeled it and never gave that guy a single credit. :|

Edited by 133spider, 22 June 2014 - 01:21 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users