3 Repos
Rendering binary data as a color-coded hexadecimal dump for visual pattern recognition.
Distinct from Memory Dump Parsers: Distinct from memory-dump parsing or credential dumping; focuses on the visual representation of file bytes.
Explore 3 awesome GitHub repositories matching operating systems & systems programming · Hex Dump Visualization. Refine with filters or upvote what's useful.
Hexyl is a colored hex dump utility and binary data viewer for the terminal. It allows for the inspection of binary files by rendering contents as a colored hex dump to distinguish between different byte categories, such as printable text, whitespace, and null bytes. The tool includes a C-style hex exporter that transforms binary data into C include files for direct integration into source code. It supports visual layout customization through configurable panels and borders, as well as the ability to define colors for byte categories and offsets using terminal colors or RGB hex codes via envi
Renders file data as a colored hex dump to identify patterns and byte categories through visual scanning.
MifareClassicTool is an Android application for reading, writing, cloning, and analyzing MIFARE Classic RFID tags using built-in NFC hardware or external USB readers. The tool provides sector-based authentication using key files and dictionary attacks, enabling selective data extraction from protected tag sectors. The application includes a hex editor for viewing and modifying raw tag dump data with sector and block highlighting, along with tools for decoding and encoding access condition bytes and value blocks. It supports cloning full dumps or UIDs to compatible magic tags, including manufa
Provides a hex editor for viewing, modifying, and comparing MIFARE Classic tag dump files.
JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well
Visualizes file headers, shapes, sprites, and sounds using a hexadecimal dump and preview window.