Osiris
Osiris copied to clipboard
request add linux injector
https://github.com/s-b-repo/linject/blob/main/linject.py would you consider this a injector for linux can this be used as a base and improved on
LD_PRELOAD=/path/to/libOsiris.so ./cs2
other method
https://github.com/s-b-repo/zunix/blob/main/ndy.h
pip install inject or sudo apt-get install inject sudo inject $(pidof cs2) /path/to/libOsiris.so
https://github.com/s-b-repo/creeze/blob/main/lacky.h
injection command is already in readme
sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)"
injection command is already in readme
sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)"
some user say it breaks for them