mirror of
https://github.com/youssefnoob003/SindriKit
synced 2026-07-07 21:57:09 +00:00
437 B
437 B
Loaders Domain
This directory contains implementations for bootstrapping code into memory.
Table of Contents
- techniques.md Provides a stage-by-stage breakdown of the Reflective PE Loading pipeline and the KnownDlls mapping strategy.
- api_reference.md Public API documentation for the reflective loader engine, execution chain wrapper functions, and the KnownDlls loader configurations.