Skip to content

Latest commit

 

History

History

deucalion-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Deucalion Client

An implementation of a Deucalion client that is used to validate Deucalion.

Usage

Simple Injection

cargo run --bin deucalion_client -- path/to/deucalion.dll
# or
deucalion_client path/to/deucalion.dll

Injection into Notepad

deucalion_client path/to/deucalion.dll -t notepad.exe

Force Injection

This calls LoadLibrary again on the same module.

deucalion_client path/to/deucalion.dll -f

Force ejection

If Deucalion is still running, it may crash the game

deucalion_client deucalion-1.1.0.dll -e