H_IDA调试功能_for循环
H.IDA调试功能.for循环(逆向)前面尝试了if的各种用法,对控制结构应该有些了解了。接下来可以向for循环的逆向进军了。
在控制台工程ida4中通过项目设置把所有.cpp文件都Exclude出去。再新建一个C++源文件for.cpp,内容为:
(H. Ida debugging function. For loop (reverse)
I tried various usages of if before, so I should know something about control structure. Next, we can move in the opposite direction of the for loop.
In the console project ida4, all. CPP files are excluded through project settings. Create a new C + + source file for.cpp, which contains:)
页:
[1]