Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 451 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 451 Bytes

USB Keyboard Parser

USB Keyboard Parser Tool is an automated script that can extract HID data from .pcap or.pcapng files. First it attempts to extract the data using the filter "usb.capdata", then with "usbhid.data".

Usage :

python3 Usb_Keyboard_Parser.py <pcap file/path to pacap file>

Demo :

image