Programming/etc
[Programming/etc] 디버깅에 유용한 프로그램들 소개
scii
2021. 8. 1. 20:33
1. Process Explorer
https://docs.microsoft.com/ko-kr/sysinternals/downloads/process-explorer
Process Explorer - Windows Sysinternals
Find out what files, registry keys and other objects processes have open, which DLLs they have loaded, and more.
docs.microsoft.com
2. Process Monitor
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
Process Monitor - Windows Sysinternals
Monitor file system, Registry, process, thread and DLL activity in real-time.
docs.microsoft.com
3. x64dbg
x64dbg
Built on open-source libraries x64dbg uses Qt, TitanEngine, Zydis, Yara, Scylla, Jansson, lz4, XEDParse, asmjit and snowman.
x64dbg.com