Skip to content

AurieFramework/Aurie

Repository files navigation

Aurie Framework

Native x86 and x64 modding framework supporting Windows 8.1 → Windows 11.

Aurie Framework allows the following:

  • Runtime module loading / unloading
  • Module interoperability through interfaces
  • Hooks using SafetyHook
  • Automatic memory management
  • Code execution before the executable's entrypoint is ran

Getting help