Fate Injector
- Home
- Injector/Launcher
- Fate Injector

Fate Injector 1.0
Fate Injector is the most popular and preferred choice for injecting DLLs into Minecraft Bedrock Edition. Open source, lightweight, and powerful.
What is FateInjector?
FateInjector is a lightweight, open-source DLL injector purpose-built for Universal Windows Platform (UWP) games. Originally the companion tool for Fate Client, it works with any DLL—mods, graphics tweaks, or custom hacks.
Why players choose it
| Feature | Details |
|---|---|
| Auto-Inject | Launch Minecraft Bedrock → FateInjector hooks the process and loads your DLL automatically. |
| UWP-Ready | Handles "All Application Packages" ACL permissions automatically—no manual icacls needed. |
| Zero Setup | Single executable (~800 KB). No installer, no bloat. |
| Open Source | C++ with wxWidgets. Full source available on GitHub for audit and fork. |
Quick Start (30 seconds)
1. Download FateInjector.exe from GitHub or the button below.
2. Place your .dll file next to the injector executable.
3. Launch Minecraft Bedrock, then click Inject. Done.
Under the Hood
Language
C++20
GUI Toolkit
wxWidgets 3.2
Injection Method
CreateRemoteThread + LoadLibraryW
License
MIT