mirror of
https://github.com/Cracked5pider/earlycascade-injection
synced 2026-06-06 15:34:27 +00:00
main
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:
Description
Languages
C++
90.2%
Python
7.1%
Makefile
2.7%