Skip to content

TimKoruna/RFID-Secure-For-Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#RFID Secure For Windows This is a project that allows an Arduino and RFID reader to be used with an RFID tag to control computer access There are 3 total projects that make up this one

  1. CardUnlock - The credential provider for unlocking the computer
  2. CardLock - The program started by task scheduler to check if the card is removed
  3. CardRead - The arduino code that allows communication with the software

CardUnlock and CardLock both build in visual studio

The output of both should be added to the system32 folder

Setup.bat must then be run as admin

About

This is a project that allows access control to a Windows computer via RFID tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.2%
  • Other 24.1%
  • Other 0.7%