Skip to content

Automatic installer for the Osiris CS2 cheat for linux

License

Notifications You must be signed in to change notification settings

trannerite/autOsiris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autOsiris

Automatic installer for the Osiris CS2 cheat for linux

How to use and how to inject

Download this file and place it into it's own folder, run autOsiris.sh with sh autOsiris.sh After Osiris is done compiling inject it into CS2 with the following command

sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)"

Or drag the .so file from build/Source/ into your main folder and run inject.sh

sh inject.sh

Detection

Osiris injection via GDB may be detected by VAC This page may help you to find a way around that.

https://github.com/LWSS/TracerHid

One-line installer

git clone https://github.com/trannerite/autOsiris.git && cd autOsiris && sh autOsiris.sh

About

Automatic installer for the Osiris CS2 cheat for linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages