Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
逆アセンブルの次の出力では、28 は 10 進数または 16 進数ですか? mov edx,DWORD PTR [ebp-28]
10 進数の可能性が非常に高いです。それはGDBからの出力ですか?
新しいバージョンの GDB は 16 進数を使用しており、それについて明示しています。
0x000cadb6 <+6>: mov eax,DWORD PTR [ebp+0x8]