FICHA · MANJARO

python-dissect.cstruct

Dissect module implementing a parser for C-like structures

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Parse binary data using C-like structure definitions in Python. It helps forensic, reverse-engineering, and file-format tools describe records clearly instead of manually slicing byte ranges everywhere.

This is a low-level parser library. Binary input from untrusted sources should be size-limited and validated, and analysis should stay within files or systems you are allowed to inspect.

Permissions

Permissions not analysed for this source yet.