1 repository
Tools for modifying the internal headers and structures of executable files.
Distinct from Binary Format Tools: Candidates focus on data serialization or code-edit formats; this is about modifying executable binary structures.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Structure Editors. Refine with filters or upvote what's useful.
Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T
Allows the modification of executable file structures to analyze or alter operational behavior.