← All projects

Reverse engineering · Windows internals · Offensive research

From user mode to ring 0.

A complete series connecting memory analysis, hooking, Windows drivers and detection surfaces to concrete defensive implications.

Kernel driver injection methods demonstration
Series4 technical articles
CodePublic C++
Demos11 related videos
ChallengeHTB GamePwn Hard

Progression

A learning path, not a collection of demos.

Each part builds on the previous concepts and moves one level deeper into the Windows stack.

From high level to kernel

01External user mode

Processes, memory and coordinates.

02Internal user mode

Injection, hooks and rendering.

03Kernel

Drivers, virtual memory and UM/KM exchange.

04Detection

Signals, surfaces and EDR implications.

Code & challenge

Artifacts you can inspect.

The repositories accompany the articles. The challenge turns the concepts into a controlled exercise.

These projects are built in controlled labs and published for research and defense. The techniques are presented together with detection surfaces and implications for EDR/antimalware evaluation.

Continue

Connect binary analysis with language models.