当我打开一个二进制文件(在本例中是C:\\Windows\\System32\\notepad.exe)时,对于同一个文件,不同的十六进制编辑器彼此显示不同的结果。我在节头的起始点测试了它,所以注意2E 74 65 78 74 00 00 00( ".text...")的起始地址。
C:\\Windows\\System32\\notepad.exe
2E 74 65 78 74 00 00 00
".text..."
00000200
000001E8
windows file-format hex-editor hexdump
file-format ×1
hex-editor ×1
hexdump ×1
windows ×1