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.
我需要使用 IDA Pro 调试一些二进制崩溃。HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger启动 IDA Pro 附加到崩溃进程的值中的命令行是什么?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
我查看了 IDA 的命令行开关,但一无所获。
IDA Pro 可以将自己设置为 JIT 调试器。
0) open or create a database for a win32 program 1) select win32 debugger and set it as default (Debugger/Switch debugger) 2) Install IDA as JIT: Debugger/Debugger Options -> Set as just in time debugger