Structs§
- PeRelocation
Iterator - An iterator for the relocations in an
PeSection
. - PeSection
- A section in a
PeFile
. - PeSection
Iterator - An iterator for the sections in a
PeFile
. - PeSegment
- A loadable section in a
PeFile
. - PeSegment
Iterator - An iterator for the loadable sections in a
PeFile
.
Type Aliases§
- PeSection32
- A section in a
PeFile32
. - PeSection64
- A section in a
PeFile64
. - PeSection
Iterator32 - An iterator for the sections in a
PeFile32
. - PeSection
Iterator64 - An iterator for the sections in a
PeFile64
. - PeSegment32
- A loadable section in a
PeFile32
. - PeSegment64
- A loadable section in a
PeFile64
. - PeSegment
Iterator32 - An iterator for the loadable sections in a
PeFile32
. - PeSegment
Iterator64 - An iterator for the loadable sections in a
PeFile64
.