Legit DLC Unlocker for Steam, Epic, Origin, EA Desktop & Uplay
Welcome to the Koalageddon project.
For user-friendly guides, downloads, and support, please visit our official site:
koalageddon.com
Get the newest release here:
Download Koalageddon
Check out tutorials and setup instructions in our Guides & Blog.
Shared library containing the core functions used across modules (e.g., configuration and logging utilities).
A lightweight DLL injector executable.
Run it from the command line with 2 arguments:
- Process ID to inject
- DLL file to inject
Dynamic library that mimics version.dll.
Handles loading of the unlocker module seamlessly.
User-friendly GUI utility that installs integration files automatically and manages backups of original files.
Dynamic library that performs the DLC unlocking.
- Monitors DRM DLLs with advanced API functions
- Suspends processes before injection
- Uses multiple hooking techniques for stability and compatibility
Koalageddon uses several third-party dependencies.
If you wish to build it yourself, ensure you have installed:
- Boost Preprocessor
- C++ Requests
- nlohmann JSON
- PolyHook 2.0
- spdlog
- TinyXML-2
- WinReg
A build script is available for installing dependencies quickly.
Koalageddon follows semantic versioning.
Version details are stored in:
inno_setup.iss– InstallerIntegration.rc– Integration DLLconstants.h– Core constants
Koalageddon is open-source software, licensed under the Zero Clause BSD license.
Read the full license here: LICENSE