Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 868 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 868 Bytes

Early Cascade Injection PoC

This is just a simple PoC implementation of the early cascade injection technique documented by the Outflank blog post.

All credits go to the people who found and documented the technique. I merely wrote the code now because I was bored. Cheers.

The g_ShimsEnabled and g_pfnSE_DllLoaded offsets/pointers are hardcoded because I couldn't be bothered to write code to dynamically find them. This code was tested on Microsoft Windows [Version 10.0.22631.4317]

Reference / Credit: