Skip to content

Lists USB devices installed on a Windows machine whenever one is added or removed. Uses the Windows API.

Notifications You must be signed in to change notification settings

relliko/USBEventScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USBEventScan

Lists USB devices installed on a Windows machine whenever one is added or removed. Updates in real-time. Can be useful for debugging a bad connection between a PC and a USB device or to track if USB devices are being inserted into a system while it is unsupervised. Source needs to be run in Visual Studio with the Windows 10 SDK installed since it uses Windows APIs.

UI

TODO in the future possibly probably not though

Implement logging of additions or removals of USB devices to a text file.

About

Lists USB devices installed on a Windows machine whenever one is added or removed. Uses the Windows API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages