Skip to main content

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:

NameVirtual addressVirtual sizeRaw sizeEntropyMD5
.text4096576132857615366667e407d8e8f0d60007f07278f142d2b
.data576716866976670721.56de2a697510dbc693d95925904a3a5f7d
.rdata58368005369365370886.16cfb0317d95c59d3c360fdcefdad7cfd7
.bss637747212983200d41d8cd98f00b204e9800998ecf8427e
.idata650854420476204805.2712d0282c0f4ebca56ad9615f45dc632d
.rsrc652902453628537605.440310b0664b6ba102a32ed8f4cad67053

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