Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

I can't inject it on my Gentoo

Open PoisonDuke opened this issue 3 months ago • 5 comments

After I built it, I can't inject it with command "sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen("$PWD/libOsiris.so", 2)" "

PoisonDuke avatar Sep 21 '25 06:09 PoisonDuke

I am having with the same issue! I run "git pull" and then "sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen("$PWD/libOsiris.so", 2)"" someone have any tip to solve it?

the error messages is:

Image Image

jimitogni avatar Sep 21 '25 12:09 jimitogni

after the new cs2 update it no longer works. You just have to wait until it's updated

fingius avatar Sep 21 '25 13:09 fingius

Hello jimitogni,I have the same issue,but another cheat called "deadlocked" written with Rust can work on my ArchLinux,Osiris still no,maybe it's just like what fingius said "just have to wait until it's updated".

PoisonDuke avatar Sep 21 '25 14:09 PoisonDuke

Has the repository been update? I still can't inject on my Gentoo

PoisonDuke avatar Sep 27 '25 06:09 PoisonDuke

It's work on my computer!

PoisonDuke avatar Sep 27 '25 07:09 PoisonDuke