linux and robert
2009年11月17日 星期二
使用 od 觀察(dump) binary file
od -x -j
5
-N
10
file
->
0000005
5478 1245 4eae 0842 4082
->0000017
-x: 以16進位印出, 兩個bytes為單位 (因此此例由小位址起dump值為 78 54 45 12 ae 4e ... 82 40)
-j: 跳過幾個bytes
-N: 輸出幾個bytes
file: 檔名
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言