Binary analysis
These are details from analyzing different Bitcoin binaries.
v0.1.0
bitcoin.exe
- Creation time: 2009-01-10 23:16:00 UTC
- Size: 6440960 bytes
- MD5
307ad86c412c02abeb821afbb900355b
- SHA-1
4360d8f13a4b2395805f01fc86f7bd4121bf572d
- SHA-256
fbcac071d92e26d82ec917214e334bd43850c0691f113bab1d4741c9bdd30d2d
- File type: Windows 32 bit EXE
- File magic: PE32 executable (GUI) Intel 80386 (stripped to external PDB), for MS Windows TrID
- Compiler: MinGW (gcc-3.4.5)
- Library: wxWidgets
- Linker: GNU linker ld (GNU Binutils) (2.56s)
PE details:
- Target machine: Intel 386 or later processors and compatible processors
- Compilation timestamp: 2009-01-10 23:16:00 UTC
- Entry point: 4768
- Sections: 6
Sections:
Name | Virtual address | Virtual size | Raw size | Entropy | MD5 |
---|---|---|---|---|---|
.text | 4096 | 5761328 | 5761536 | 6 | 667e407d8e8f0d60007f07278f142d2b |
.data | 5767168 | 66976 | 67072 | 1.56 | de2a697510dbc693d95925904a3a5f7d |
.rdata | 5836800 | 536936 | 537088 | 6.16 | cfb0317d95c59d3c360fdcefdad7cfd7 |
.bss | 6377472 | 129832 | 0 | 0 | d41d8cd98f00b204e9800998ecf8427e |
.idata | 6508544 | 20476 | 20480 | 5.27 | 12d0282c0f4ebca56ad9615f45dc632d |
.rsrc | 6529024 | 53628 | 53760 | 5.44 | 0310b0664b6ba102a32ed8f4cad67053 |
Imports:
libeay32.dll
ADVAPI32.DLL
COMCTL32.DLL
COMDLG32.DLL
GDI32.dll
KERNEL32.dll
mingwm10.dll
msvcrt.dll
OLE32.dll
OLEAUT32.DLL
SHELL32.DLL
USER32.dll
WS2_32.DLL