Rizin
unix-like reverse engineering framework and cli tools
NE_image_header Struct Reference

#include <ne_specs.h>

Public Attributes

char sig [2]
 
ut8 MajLinkerVersion
 
ut8 MinLinkerVersion
 
ut16 EntryTableOffset
 
ut16 EntryTableLength
 
ut32 FileLoadCRC
 
ut8 ProgFlags
 
ut8 ApplFlags
 
ut8 AutoDataSegIndex
 
ut16 InitHeapSize
 
ut16 InitStackSize
 
ut16 ipEntryPoint
 
ut16 csEntryPoint
 
ut32 InitStack
 
ut16 SegCount
 
ut16 ModRefs
 
ut16 NoResNamesTabSiz
 
ut16 SegTableOffset
 
ut16 ResTableOffset
 
ut16 ResidNamTable
 
ut16 ModRefTable
 
ut16 ImportNameTable
 
ut32 OffStartNonResTab
 
ut16 MovEntryCount
 
ut16 FileAlnSzShftCnt
 
ut16 nResTabEntries
 
ut8 targOS
 
ut8 OS2EXEFlags
 
ut16 retThunkOffset
 
ut16 segrefthunksoff
 
ut16 mincodeswap
 
ut8 expctwinver [2]
 

Detailed Description

Definition at line 89 of file ne_specs.h.

Member Data Documentation

◆ ApplFlags

ut8 NE_image_header::ApplFlags

Definition at line 97 of file ne_specs.h.

◆ AutoDataSegIndex

ut8 NE_image_header::AutoDataSegIndex

Definition at line 98 of file ne_specs.h.

◆ csEntryPoint

ut16 NE_image_header::csEntryPoint

Definition at line 102 of file ne_specs.h.

◆ EntryTableLength

ut16 NE_image_header::EntryTableLength

Definition at line 94 of file ne_specs.h.

◆ EntryTableOffset

ut16 NE_image_header::EntryTableOffset

Definition at line 93 of file ne_specs.h.

◆ expctwinver

ut8 NE_image_header::expctwinver[2]

Definition at line 121 of file ne_specs.h.

◆ FileAlnSzShftCnt

ut16 NE_image_header::FileAlnSzShftCnt

Definition at line 114 of file ne_specs.h.

◆ FileLoadCRC

ut32 NE_image_header::FileLoadCRC

Definition at line 95 of file ne_specs.h.

◆ ImportNameTable

ut16 NE_image_header::ImportNameTable

Definition at line 111 of file ne_specs.h.

◆ InitHeapSize

ut16 NE_image_header::InitHeapSize

Definition at line 99 of file ne_specs.h.

◆ InitStack

ut32 NE_image_header::InitStack

Definition at line 103 of file ne_specs.h.

◆ InitStackSize

ut16 NE_image_header::InitStackSize

Definition at line 100 of file ne_specs.h.

◆ ipEntryPoint

ut16 NE_image_header::ipEntryPoint

Definition at line 101 of file ne_specs.h.

◆ MajLinkerVersion

ut8 NE_image_header::MajLinkerVersion

Definition at line 91 of file ne_specs.h.

◆ mincodeswap

ut16 NE_image_header::mincodeswap

Definition at line 120 of file ne_specs.h.

◆ MinLinkerVersion

ut8 NE_image_header::MinLinkerVersion

Definition at line 92 of file ne_specs.h.

◆ ModRefs

ut16 NE_image_header::ModRefs

Definition at line 105 of file ne_specs.h.

◆ ModRefTable

ut16 NE_image_header::ModRefTable

Definition at line 110 of file ne_specs.h.

◆ MovEntryCount

ut16 NE_image_header::MovEntryCount

Definition at line 113 of file ne_specs.h.

◆ NoResNamesTabSiz

ut16 NE_image_header::NoResNamesTabSiz

Definition at line 106 of file ne_specs.h.

◆ nResTabEntries

ut16 NE_image_header::nResTabEntries

Definition at line 115 of file ne_specs.h.

◆ OffStartNonResTab

ut32 NE_image_header::OffStartNonResTab

Definition at line 112 of file ne_specs.h.

◆ OS2EXEFlags

ut8 NE_image_header::OS2EXEFlags

Definition at line 117 of file ne_specs.h.

◆ ProgFlags

ut8 NE_image_header::ProgFlags

Definition at line 96 of file ne_specs.h.

◆ ResidNamTable

ut16 NE_image_header::ResidNamTable

Definition at line 109 of file ne_specs.h.

◆ ResTableOffset

ut16 NE_image_header::ResTableOffset

Definition at line 108 of file ne_specs.h.

◆ retThunkOffset

ut16 NE_image_header::retThunkOffset

Definition at line 118 of file ne_specs.h.

◆ SegCount

ut16 NE_image_header::SegCount

Definition at line 104 of file ne_specs.h.

◆ segrefthunksoff

ut16 NE_image_header::segrefthunksoff

Definition at line 119 of file ne_specs.h.

◆ SegTableOffset

ut16 NE_image_header::SegTableOffset

Definition at line 107 of file ne_specs.h.

◆ sig

char NE_image_header::sig[2]

Definition at line 90 of file ne_specs.h.

◆ targOS

ut8 NE_image_header::targOS

Definition at line 116 of file ne_specs.h.


The documentation for this struct was generated from the following file: