PPaste!

Home - All the pastes - Authored by Thooms

Raw version

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
$ src/peparser ../../../FormatPE/a/crackme/crackme.exe 
DOS header
==========
Magic: {0x4D, 0x5A}
Bytes in the last page: 144
Number of pages: 3
Number of relocation entries: 0
Header size: 64
Minimum memory needed: 0
Memory requested: 1048560
Initial SS: 0
Initial SP: 184
Checksum: 0
Initial IP: 0
Initial CS (pre-relocation): 0
Relocation table offset: 64
Overlay number: 0
PE header offset: 128

PE header
=========
Magic: {0x50, 0x45, 0x00, 0x00}
Machine type: x64
Number of sections: 17
Creation date: Wed Dec  7 18:53:22 2016
COFF symbol table offset: 49664
Number of entries in the symbol table: 706
Size of the optional header: 240
Flags: 39 (RELOCS_STRIPPED, EXECUTABLE_IMAGE, LINE_NUMS_STRIPPED, LARGE_ADDRESS_AWARE)