You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the standalone repository for my USB logger project. This project is worked on Python and it identifies the devices that connect to your PC via USB and then stores it into a .txt file
This is a simple USB logging tool written in Python. It monitors USB device connections and logs relevant events.
Features
Detects when USB devices are plugged/unplugged
Logs timestamps and device info
License
MIT License
About
This is the standalone repository for my USB logger project. This project is worked on Python and it identifies the devices that connect to your PC via USB and then stores it into a .txt file