View Issue Details

IDProjectCategoryView StatusLast Update
0004430Kali LinuxTool Upgrade Requestpublic2017-12-19 08:54
Reporteranders113345 Assigned Tosbrun  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version2017.3 
Summary0004430: HIDviz: A tool for in-depth analysis of USB HID devices communication
Description

Hidviz is a GUI application for in-depth analysis of USB HID class devices. The 2 main usecases of this application are reverse-engineering existing devices and developing new USB HID devices.

USB HID class consists of many possible devices, e.g. mice, keyboards, joysticks and gamepads. But that's not all! There are more exotic HID devices, e.g. weather stations, medical equipment (thermometers, blood pressure monitors) or even simulation devices (think of flight sticks!).

Steps To Reproduce

git clone --recursive https://github.com/ondrejbudai/hidviz.git

mkdir hidviz/build

cd hidviz/build

cmake ..

make && make install

hidviz

Additional Information

Prerequisities:

apt-get install build-essential qtbase5-dev libprotobuf-dev protobuf-compiler linux-b-1.0-0-dev

Relationships

duplicate of 0004394 closed HIDviz - A tool for in-depth analysis of USB HID devices communication 

Activities

rhertzog

rhertzog

2017-12-19 08:53

administrator   ~0007715

@anders113345 Please stop clicking on the "Clone" button. You are duplicating existing tickets for no good reason.

Issue History

Date Modified Username Field Change
2017-12-18 23:17 anders113345 New Issue
2017-12-18 23:17 anders113345 Status new => assigned
2017-12-18 23:17 anders113345 Assigned To => sbrun
2017-12-18 23:17 anders113345 Issue generated from: 0004394
2017-12-19 08:53 rhertzog Note Added: 0007715
2017-12-19 08:54 rhertzog Status assigned => closed
2017-12-19 08:54 rhertzog Resolution open => duplicate
2017-12-19 08:54 rhertzog Relationship added duplicate of 0004394
2021-05-31 13:37 rhertzog Category Tool Upgrade => Tool Upgrade Request