• windows program에 연결된 DLL 찾기
C:\Windows\system32>tasklist /FI "PID eq 6288" /M

이미지 이름                    PID 모듈
========================= ======== ============================================
explorer.exe                  6288 ntdll.dll, KERNEL32.DLL, KERNELBASE.dll,
                                   msvcrt.dll, combase.dll, ucrtbase.dll,
                                   RPCRT4.dll, bcryptPrimitives.dll,
                                   OLEAUT32.dll, msvcp_win.dll, shcore.dll,
                                   advapi32.dll, sechost.dll, powrprof.dll,
                                   user32.dll, win32u.dll, GDI32.dll,
                                   gdi32full.dll, shlwapi.dll,
                                   windows.storage.dll, kernel.appcore.dll,

'OS > Windows' 카테고리의 다른 글

엑셀 VBA 매크로 DDL 생성  (0) 2023.11.23
windows 포트포워딩 설정  (1) 2023.07.02

+ Recent posts