Editing Hypervisor Reverse Engineering
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5,836: | Line 5,836: | ||
=== Packet Header === | === Packet Header === | ||
* | * Paxket header is of size '''0x10''' bytes. | ||
* At offset '''0x6''' of SYSCON packet is the header checksum which is of size '''2''' bytes. | * At offset '''0x6''' of SYSCON packet is the header checksum which is of size '''2''' bytes. | ||
* '''The header checkum is just a sum of first 6 header bytes and 0x8000 constant''' | * '''The header checkum is just a sum of first 6 header bytes and 0x8000 constant''' |