nxdk icon indicating copy to clipboard operation
nxdk copied to clipboard

Code sections aren't hashed

Open GXTX opened this issue 3 years ago • 1 comments

XBE Dumper 0.5-BETA Release

Section Header 0
~~~~~~~~~~~~~~~~~
Flags                               : 0x00000006
                                    : XBE_SEC_PRELOAD
                                    : XBE_SEC_EXECUTABLE
Flags                               : 0x00000006
Virtual address                     : 0x00011000
Virtual size                        : 0x00012000
File address                        : 0x00001000
File size                           : 0x00011600
Section name Address                : 0x00010432 (".text")
Section reference count             : 0x00000000
Head shared page reference count    : 0x00010428
Tail shared page reference count    : 0x0001042A
SHA1 hash                           : 0000000000000000000000000000000000000000   (False)
SHA1 hash (Needed)                  : 19BE448FD3981E868871EB9FF60FE2BC8B8F16F5

GXTX avatar Feb 19 '22 06:02 GXTX

xbedump provides a method of fixing these hashes.

GXTX avatar Feb 19 '22 19:02 GXTX