DOCUMENTATION
Introduction
A secure C++ authentication loader with in-memory payload execution and RunPE support.
API Reference
Quick Start
1
Clone the Repository
git clone https://github.com/OrionAuth/CPP-Example.git
2
Configure API Key
Edit Main.cpp and replace the API key:
const std::string apiKey = "your-api-key-here";
3
Build & Run
# Visual Studio
MSBuild C++ Example.sln /p:Configuration=Release
Demo
Example video of the loader in use: