1 Repo
The organization of executable files into segments for code and data storage.
Distinct from Binary File Comparisons: Shortlist candidates focus on mounting or diffing binaries, not the structural analysis of segments.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary File Layouts. Refine with filters or upvote what's useful.
PE-bear is a graphical portable executable analysis tool designed for inspecting, disassembling, and modifying the structure of Windows PE binary files. It functions as a static analysis framework used to identify malicious patterns and reverse engineer program logic. The project provides a binary diffing tool to identify structural and content differences between two executable files. It also includes a section editor for modifying binary layouts by adding or altering sections and imports. The tool covers a range of binary analysis capabilities, including machine code disassembly, file layo
Visualizes section layouts and identifies compression tools to inspect the organization of executable files.