2 रिपॉजिटरी
Defining layouts of binary data using named fields and offsets to reconstruct C-style structures.
Distinct from Struct Mapping: Candidates focus on GraphQL or database-to-script mapping; this is about raw binary layout reconstruction.
Explore 2 awesome GitHub repositories matching data & databases · Binary Struct Mapping. Refine with filters or upvote what's useful.
fq is a command-line binary data processor used for decoding, transforming, and analyzing raw byte streams and bit-level data into structured formats. It functions as a functional binary query engine that allows for filtering and mapping binary structures, as well as a converter that translates complex binary blobs and proprietary file formats into standard JSON, YAML, or XML. The tool distinguishes itself as a low-level bit manipulator capable of performing bit-level slicing, bitwise operations, and cryptographic hashing on raw files. It also serves as a network protocol analyzer with the ab
Translates raw binary scalars into human-readable symbols or strings during the decoding process.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Defines the layout of binary data using named fields and offsets to reconstruct C-style structs.