- DOS Header
- NT Header
- Rich Header
- Sections
- Export
- Imports
- Resource
- Exceptions
- Relocations
- Debugs
- Load config
- IAT
File header
Characteristics | 0x2022 | File is executable, Large Address Aware, File is a DLL |
Machine | 0x8664 | x64 |
Number of sections | 0x7 | 7 |
Number of symbols | 0x0 | 0 |
Pointer to symbol table | 0x0 | 0 |
Size of optional header | 0xf0 | 240B |
Time date stamp | 0x5cc4a0bd | 2019-04-27 18:34:37.000Z |
Signature | 0x4550 | PE |
Optional header
Address of entrypoint | 0x12a34 | 76340 |
Base of code | 0x1000 | 4096 |
Checksum | 0x0 | 0 |
Dll characteristics | 0x120 | 288 |
File alignment | 0x200 | 512 |
Image base | 0x180000000 | 6442450944 |
Loader flags | 0x0 | 0 |
Magic | 0x20b | PE32+ |
Major image version | 0x0 | 0 |
Major linker version | 0xe | 14 |
Major os version | 0x5 | 5 |
Major subsystem version | 0x5 | OS/2 character |
Minor image version | 0x0 | 0 |
Minor linker version | 0x0 | 0 |
Minor os version | 0x2 | 2 |
Minor subsystem version | 0x2 | Windows GUI |
Number of rva and sizes | 0x10 | 16B |
Section alignment | 0x1000 | 4096 |
Size of code | 0x28200 | 160.50KB |
Size of headers | 0x400 | 1.00KB |
Size of heap commit | 0x1000 | 4.00KB |
Size of heap reserve | 0x100000 | 1.00MB |
Size of image | 0xae000 | 696.00KB |
Size of initialized data | 0x6c400 | 433.00KB |
Size of stack commit | 0x1000 | 4.00KB |
Size of stack reserve | 0x100000 | 1.00MB |
Size of uninitialized data | 0x0 | 0B |
Subsystem | 0x2 | Windows GUI |
Win32 version value | 0x0 | 0 |
Data Directory
Size | Virtual Address | |
---|---|---|
Export Directory | 0x26e80 | 0x35ae0 |
Import Directory | 0x64 | 0x5c960 |
Resource Directory | 0x35cdc | 0x77000 |
Exception Directory | 0x1a04 | 0x74000 |
Security Directory | 0x0 | 0x0 |
Base Relocation Table | 0x65c | 0xad000 |
Debug Directory | 0x70 | 0x32b70 |
Architecture specific | 0x0 | 0x0 |
RVA of GlobalPointer | 0x0 | 0x0 |
TLS Directory | 0x0 | 0x0 |
Load Config Directory | 0x94 | 0x32be0 |
Bound Import Directory | 0x0 | 0x0 |
Import Address Table | 0x340 | 0x2a000 |
Delay Import Descriptors | 0x0 | 0x0 |
COM Runtime Descriptor | 0x0 | 0x0 |
Reserved | 0x0 | 0x0 |