Files
youssefnoob003-SindriKit/docs/domains/loaders/README.md
T
2026-06-22 12:38:04 +01:00

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.