Package ghidra.app.util.bin.format.mz
-
Class Summary Class Description DOSHeader This class represents theIMAGE_DOS_HEADER
struct as defined inwinnt.h
.OldStyleExecutable A class to manage loading Old-style (MZ) Executables.
Class | Description |
---|---|
DOSHeader |
This class represents the
IMAGE_DOS_HEADER struct
as defined in winnt.h . |
OldStyleExecutable |
A class to manage loading Old-style (MZ) Executables.
|