thalex / UsbMiceDataHacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 first.
        You can use `sudo pip install matplotlib numpy` to install it.
Author : 
        WangYihang <wangyihanger@gmail.com>
        If you have any questions , please contact me by email.
        Thank you for using.

Example video:

https://www.youtube.com/watch?v=unBwmcpXbhE

About


Languages

Language:Python 100.0%