Process Hollowing
Explanation of the Process Hollowing technique.
Updated 9 May 2026
In this page there are all the topics that I want to detail more but it is better to expand outside a standard report.
This often include reproducible Go code that you can build on a Windows machine and test out to prove how some techniques implemented by malware authors works in details.
Explanation of the Process Hollowing technique.
An intro to Windows API, naming/behaviour/calling conventions in C and ASM.
Learn how malware uses Mutexes.
Learn how malware loads embedded resources.
Section exploring how malware attempts to enumerate running processes on a Windows machine.
Load a library indirectly to improve evasion and anti-analysis.