How to reverse-engineer a USB device without monitoring traffic? -


how possible determine commands operate usb device, if device comes operating system , traffic monitoring software cannot installed on os. method can think of sending random commands device, until device responds, seems implausible more complex commands, , potentially dangerous. example, consider dualshock 4 controller. sony has not made official driver device, method can use create linux driver it?

get hardware protocol analyzer. won't need install software on host or device under test. here 1 have used:

http://www.totalphase.com/products/beagle-usb12/


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

sharepoint - Accessing files across a shared directory using a Windows service -