Skip to content

Koalageddonn/Koalageddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Koalageddon

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


Latest Version

Get the newest release here:
Download Koalageddon

Check out tutorials and setup instructions in our Guides & Blog.


Project Overview

Common

Shared library containing the core functions used across modules (e.g., configuration and logging utilities).

Injector

A lightweight DLL injector executable.
Run it from the command line with 2 arguments:

  1. Process ID to inject
  2. DLL file to inject

Integration

Dynamic library that mimics version.dll.
Handles loading of the unlocker module seamlessly.

Integration Wizard

User-friendly GUI utility that installs integration files automatically and manages backups of original files.

Unlocker

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

Dependencies

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.


Versioning

Koalageddon follows semantic versioning.
Version details are stored in:

  • inno_setup.iss – Installer
  • Integration.rc – Integration DLL
  • constants.h – Core constants

License

Koalageddon is open-source software, licensed under the Zero Clause BSD license.

Read the full license here: LICENSE


Official Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published