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.
opcode "cc" または \xcc が実行中のデバッガー (つまり、windbg、免疫デバッガーなど) にある場合に何が起こるか説明できますか?
ありがとう
解決しました。私はそれらについていくつか読んだことがありますが、これらのオペコードはデバッガーでブレークポイントを作成します。一部のプログラムは、アンチデバッグの実装のためにこのオペコードを使用します。