Skip to main content

One post tagged with "Windows Internals"

Windows internals refers to the low-level details of how the Windows operating system works, including its memory management, process scheduling, and security mechanisms. Understanding Windows internals is essential for writing efficient and effective software on the platform.

View All Tags

THM | Windows Internals

· 14 min read

Malware Analysis | Windows Internals | Summary:

This room aims to provide an in-depth exploration of Windows operating system internals and common components. Important concepts like Processes, Threads, Virtual Memory, DLLs, PE and the Window API are introduced.