Files
8damon-Blackbird-Platform/UserMode/hook
dutchpsycho 0196371fc5 hook/vcxproj: register runtime_bootstrap, runtime_integrity, and runtime_launch_gate units
Add runtime_bootstrap.cpp, runtime_integrity.cpp, and runtime_launch_gate.cpp as
ClCompile items and runtime_private.h as ClInclude. These are the three new
translation units split from the original monolithic runtime.cpp as part of the
injection timing and launch-gate work. Closes #16.
2026-04-16 17:30:00 +00:00
..