Skip to content

Instantly share code, notes, and snippets.

@Rampoina
Last active October 28, 2015 21:29
Show Gist options
  • Save Rampoina/4d140f97e73c2664b900 to your computer and use it in GitHub Desktop.
Save Rampoina/4d140f97e73c2664b900 to your computer and use it in GitHub Desktop.
Linnstrument Windows dump vs Linux dump

The windows capture and the linux capture are very different! Each packet of the windows capture is 31 bytes long and there's only packets from the controller to the computer.

On the other hand the linux capture contains packets going from the computer to the controller that are 64 bytes long, and the packets going from the controller to the computer are 68 bytes long!.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment