2 Repos
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.
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.
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.