Legacy Windows Access Control Prototype
2011
This project started in 2011.
This project was a Windows access control prototype that required a time-based password to unlock. It demonstrated password state handling and desktop access flow control. The implementation was designed for Windows 7 and tested on Windows 10.
- Programmed in
C#.
- Over 1,250 lines of code.This figure may include comment lines and some modified library files.
-
KERNEL32.DLL
&
USER32.DLL
used in C#.
| Lang/Lib/Pro |
Version |
| .NET Framework |
4.0 |
| Type |
Windows Form Application |
| Input |
Keyboard-only legitimate keys |
| Output |
Log Screen |
| Special Components |
None |
Screenshots
Screenshot after one faild login attempt.
Screenshot of three faild login attempts.