Module refinery.units.formats.exe

A package with units for generic executables. Usually, PE, ELF, and MachO formats are covered.

Expand source code Browse git
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
A package with units for generic executables. Usually, PE, ELF, and MachO formats are covered.
"""

Sub-modules

refinery.units.formats.exe.opc
refinery.units.formats.exe.vaddr
refinery.units.formats.exe.vmemref
refinery.units.formats.exe.vsect
refinery.units.formats.exe.vsnip
refinery.units.formats.exe.vstack