awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesHex Dump Visualization

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.

Awesome Hex Dump Visualization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sharkdp/hexylAvatar sharkdp

    sharkdp/hexyl

    9,971Vezi pe GitHub↗

    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.

    Rustbinary-datacommand-linehexadecimal
    Vezi pe GitHub↗9,971
  • ikarus23/mifareclassictoolAvatar ikarus23

    ikarus23/MifareClassicTool

    5,743Vezi pe GitHub↗

    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.

    Javaandroidandroid-nfcmifare
    Vezi pe GitHub↗5,743
  • jindrapetrik/jpexs-decompilerAvatar jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Vezi pe GitHub↗

    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.

    Javadecompilereditorflash
    Vezi pe GitHub↗5,404
  1. Home
  2. Operating Systems & Systems Programming
  3. Hex Dump Visualization

Explorează sub-etichetele

  • MIFARE Classic Dump EditorsHex editors for viewing, modifying, and comparing MIFARE Classic tag dump files with sector highlighting. **Distinct from Hex Dump Visualization:** Distinct from Hex Dump Visualization: specifically for MIFARE Classic tag dumps with sector highlighting, not general hex visualization.
  • Tag Dump EditorsEditors for viewing and modifying raw hexadecimal tag dump data with sector and block highlighting. **Distinct from Hex Dump Visualization:** Distinct from Hex Dump Visualization: focuses on editing and modifying tag dump files, not just visual representation of binary data.