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.
你能解释一下如果操作码“cc”或\xcc 正在运行调试器(即:windbg、免疫调试器等)会发生什么吗?
谢谢
解决了。我已经阅读了一些关于它们的信息,这些操作码将导致在调试器中设置断点。一些程序将此操作码用于反调试实现。