/solana-hexpat

Solana runtime pattern files for the ImHex hex editor

Primary LanguageMakefileOtherNOASSERTION

solana-hexpat

This repository defines hexpat definitions for Solana internal data structures. These are most commonly used with the ImHex hex editor.

Vote Account parsed with ImHex

Usage

  1. Open ImHex
  2. Open a binary blob (such as the contents of an account)
  3. Paste the appropriate pattern definition into the Pattern Editor
  4. Click play

Implemented Features

Attributions

Thank you to @WerWolv for creating the ImHex toolchain. Shoutout to @CherryWorm at Neodyme for the idea of using ImHex for Solana debugging.