[go: nahoru, domu]

Skip to content

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

Notifications You must be signed in to change notification settings

ImTopz/UsbMiceDataHacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 <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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%