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.
誰でもこの行の意味を説明できますか:
mov %esi,0x4(%edi)
2 番目のパラメーターは運命です。私のターゲットはアドレス %edi が 4 でインクリメントされるということですか?