Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

[Linux] Cant inject using gdb

Open strainxx opened this issue 1 year ago • 3 comments

[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen("$PWD/libOsiris.so", 2)" Error while mapping shared library sections: Could not open `target:/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libva.so.2' as an executable file: Input/output error [strnq@bytheway Source]$

strainxx avatar Jul 28 '24 16:07 strainxx

https://github.com/danielkrupinski/Osiris/issues/4334

s-b-repo avatar Sep 12 '24 21:09 s-b-repo

haxor my guy your cronic online touch grass bro

s-b-repo avatar Sep 26 '24 19:09 s-b-repo

After using cmake commands to build you have to change directory using cd build/Source/ and then run the gdb command to inject

practicallywrong avatar Jan 24 '25 22:01 practicallywrong