All Projects → WangYihang → Usbmicedatahacker

WangYihang / Usbmicedatahacker

USB鼠标流量包取证工具 , 主要用于绘制鼠标移动以及拖动轨迹

Programming Languages

python
139335 projects - #7 most used programming language

Description :

A forensic tool for extracting mouse movement data from usb traffic packages
and can be drawn as a picture of a mouse

Usage :

Usage : 
        python UsbMiceHacker.py data.pcap out.png [LEFT|RIGHT|MOVE|ALL]
Tips : 
        To use this python script , you must install the numpy,matplotlib,Wireshark first.
        You can use `sudo pip install matplotlib numpy` to install it.
Author : 
        WangYihang <[email protected]>
        If you have any questions , please contact me by email.
        Thank you for using.

Example video:

https://www.youtube.com/watch?v=unBwmcpXbhE
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].