Description
Read and edit executable binary file formats from Python. It helps analysis, patching, reverse-engineering, and tooling workflows inspect executable headers, sections, and raw structures.
This is a low-level binary library. Editing executables can break programs or create security risk, so work only on files you are allowed to inspect and keep backups before writing changes.