This a short demonstration of some software I’ve been developing that I call Packet Biter. This software is heavily influenced by Manfred’s “Proxy” software which he showed in this video with Vice’s Motherboard.

Packet Biter is still in the very early stages of development. The front-end is garish and due for a complete overhaul, it currently lacks basic features such as clearing the display. I’ve been focused on getting the core back-end features operational first.

I also have goals for more advanced features that I want to implement such as:

  • Filtering based on opcode
  • Defining data types and opcodes as a structure
  • Exporting and importing defined structures
  • Defining opcode position and length
  • And more!

You can view the source code here on Gitlab: https://gitlab.com/dejadk/packetbiter

Last modified: October 18, 2019