- DOS Header
- NT Header
- Rich Header
- Sections
- Imports
- Resource
- Exceptions
- Relocations
- Debugs
- Load config
- IAT
File header
Characteristics | 0x22 | File is executable, Large Address Aware |
Machine | 0x8664 | x64 |
Number of sections | 0x6 | 6 |
Number of symbols | 0x0 | 0 |
Pointer to symbol table | 0x0 | 0 |
Size of optional header | 0xf0 | 240B |
Time date stamp | 0xca8216c2 | 2077-08-30 04:25:38.000Z |
Signature | 0x4550 | PE |
Optional header
Address of entrypoint | 0x1150 | 4432 |
Base of code | 0x1000 | 4096 |
Checksum | 0xf61c | 63004 |
Dll characteristics | 0xc160 | 49504 |
File alignment | 0x1000 | 4096 |
Image base | 0x140000000 | 5368709120 |
Loader flags | 0x0 | 0 |
Magic | 0x20b | PE32+ |
Major image version | 0xa | 10 |
Major linker version | 0xe | 14 |
Major os version | 0xa | 10 |
Major subsystem version | 0xa | EFI Application |
Minor image version | 0x0 | 0 |
Minor linker version | 0x1e | 30 |
Minor os version | 0x0 | 0 |
Minor subsystem version | 0x0 | Unknown |
Number of rva and sizes | 0x10 | 16B |
Section alignment | 0x1000 | 4096 |
Size of code | 0x2000 | 8.00KB |
Size of headers | 0x1000 | 4.00KB |
Size of heap commit | 0x1000 | 4.00KB |
Size of heap reserve | 0x100000 | 1.00MB |
Size of image | 0x9000 | 36.00KB |
Size of initialized data | 0x6000 | 24.00KB |
Size of stack commit | 0x2000 | 8.00KB |
Size of stack reserve | 0x80000 | 512.00KB |
Size of uninitialized data | 0x0 | 0B |
Subsystem | 0x2 | Windows GUI |
Win32 version value | 0x0 | 0 |
Data Directory
Size | Virtual Address | |
---|---|---|
Export Directory | 0x0 | 0x0 |
Import Directory | 0x50 | 0x38fc |
Resource Directory | 0x1cc8 | 0x6000 |
Exception Directory | 0x114 | 0x5000 |
Security Directory | 0x0 | 0x0 |
Base Relocation Table | 0x30 | 0x8000 |
Debug Directory | 0x54 | 0x3468 |
Architecture specific | 0x0 | 0x0 |
RVA of GlobalPointer | 0x0 | 0x0 |
TLS Directory | 0x0 | 0x0 |
Load Config Directory | 0x140 | 0x3010 |
Bound Import Directory | 0x0 | 0x0 |
Import Address Table | 0x170 | 0x3150 |
Delay Import Descriptors | 0x0 | 0x0 |
COM Runtime Descriptor | 0x0 | 0x0 |
Reserved | 0x0 | 0x0 |