[go: nahoru, domu]

Skip to content

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

Notifications You must be signed in to change notification settings

Seaflys/UsbMiceDataHacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Description :

Usage : 
        python UsbKeyboardHacker.py data.pcap
Tips : 
        To use this python script , you must install the tshark first.
        You can use `sudo apt-get install tshark` to install it
        And the pillow lib is also required
        You can install it by typing `sudo pip install pillow`
Author : 
        WangYihang <wangyihanger@gmail.com>
        If you have any questions , please contact me by email.
        Thank you for using.

Demo :

1. Step1 , Get data


2. Step2 , decode


3. Step3 , show the image file

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%