Skip to content

Heimdall-Framework/usb-prober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-prober

Build Status

A lightweight script that lists all connected USB devices.


Installation

Simply run pip install . in the root directory of the prober.

Usage

After running the script in order to install your dependencies, all you need to do is to type uprobe on the command line. It will print all connected USB devices and their most important properties.

Listed properties

  • Port number
  • Device product ID
  • Device vendor ID
  • Device class
  • Device bus number
  • Device bus address

About

A lightweight script that lists all connected USB devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages