Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 700 Bytes

Katana v2 Serial Commands.md

File metadata and controls

12 lines (11 loc) · 700 Bytes

Serial Commands for the Katana V2

Below is all the known commands for the Katana V2. Most likely will work with the Katana V2X and V2E. It is quite incomplete. All commands are sent over serial. Document format is inspired by KatanaHacking

Command Structure

Offset Description
0 Magic byte, always 0x5a
1 Command
2 Length of data (including sub-command)
3 Sub-command or data
4+ Data