awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesBinary Dump Comparison

Verification of binary file consistency using hash functions and checksums.

Distinct from Hex Dump Visualization: Candidates focus on visualization (Hex dumps) or security (credential dumping) rather than integrity comparison.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Binary Dump Comparison. Refine with filters or upvote what's useful.

Awesome Binary Dump Comparison GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mamedev/mamemamedev 的头像

    mamedev/mame

    9,929在 GitHub 上查看↗

    MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal

    Verifies binary dump consistency using hash functions and checksums to ensure data integrity.

    C++
    在 GitHub 上查看↗9,929
  • ikarus23/mifareclassictoolikarus23 的头像

    ikarus23/MifareClassicTool

    5,743在 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

    Highlights differences between two saved MIFARE tag dumps to identify changed sectors.

    Javaandroidandroid-nfcmifare
    在 GitHub 上查看↗5,743
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Dump Comparison