resettusb-master12
python 

所属分类:界面编程
开发工具:Python
文件大小:15KB
下载次数:0
上传日期:2021-04-08 18:26:27
上 传 者xinleons
说明:  run.py Usb Reset source code

文件列表:
2 (0, 2021-04-07)
2\app (0, 2018-02-04)
2\app\ex_functions.py (2605, 2018-02-04)
2\app\ex_functions.pyc (2726, 2018-02-04)
2\app\__init__.py (1713, 2018-02-04)
2\app\__init__.pyc (2373, 2018-02-04)
2\app\__pycache__ (0, 2021-04-07)
2\app\__pycache__\ex_functions.cpython-36.pyc (2157, 2018-02-04)
2\app\__pycache__\__init__.cpython-36.pyc (1869, 2018-02-04)
2\app\__pycache__\__init__.cpython-37.pyc (1861, 2021-04-07)
2\LICENSE (16725, 2018-02-04)
2\requirements.txt (24, 2018-02-04)
2\run.py (236, 2018-02-04)

# usb-resetter-cli #### basic USB resetting tool with simple command-line interface based on [PyUSB][a43ff9d9] and [Click][20250***0] [a43ff9d9]: https://github.com/pyusb/pyusb "pyusb" [20250***0]: https://github.com/pallets/click "Click" ### Run it : #### `(with Python3.6) pip install requirements.txt && python run.py` ### Commands : #### `python run.py --help` #### `python run.py --list` #### `python run.py --list --filter 3` #### `python run.py --reset 0x5***6 0x55e # idVendor and idProduct` ### Setup: > Check out the documentation for setting up the USB drivers on: > https://github.com/mrf345/usb-resetter

近期下载者

相关文件


收藏者