kernel32.dll | Important DLL for API hooks | system32 | Privilege Escalation | NtCreateRemoteThread |
user32.dll | Handles Windows user interface operations | system32 | User Interactions | CreateWindowEx |
gdi32.dll | Graphics Device Interface for rendering | system32 | Graphics Rendering | CreateBitmap |
advapi32.dll | Advanced Windows 32 Base API | system32 | Service Management | OpenSCManager |
ntdll.dll | NT Layer DLL, low-level functions | system32 | Low-level System Calls | NtOpenFile |
ws2_32.dll | Windows Sockets 2.0 | system32 | Network Operations | socket |
msvcrt.dll | Microsoft C Runtime Library | system32 | Runtime Operations | printf |
comdlg32.dll | Common Dialog Box Library | system32 | User Dialog Interactions | GetOpenFileName |
ole32.dll | Object Linking and Embedding Library | system32 | Object Operations | OleInitialize |
shell32.dll | Windows Shell Common Dll | system32 | Shell Operations | ShellExecute |