Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

Bug

Open Bogdan-Torkhov opened this issue 1 year ago • 1 comments

running these: sudo gdb -batch-silent -p $(pidof csgo_linux64) -ex "call (void*)__libc_dlopen_mode("$PWD/libOsiris.so", 2)"

have these:warning: Could not load shared library symbols for bin/linux64/launcher_client.so. Do you need "set solib-search-path" or "set sysroot"? No symbol "__libc_dlopen_mode" in current context.

Bogdan-Torkhov avatar May 10 '23 13:05 Bogdan-Torkhov