glua-steal
glua-steal copied to clipboard
Retrieves client-sided Lua files from Garry's Mod game servers
Hello. Earlier I inject this lib using "Set launch options" in game options in Steam. I wrote in them "LD_PRELOAD=/path/to/so/ %command%" and all worked like a charm. But when I...
**Describe the issue** Servers that run gluapack()() don't work with `write_mode` `truncate` but work with `append`. This was expected when truncate was introduced and is logical. It might be cool...
Read second return value from gluasteal.lua: should dump file. closes #49
Add the server name and ip to each file because it is very difficult to understand which server these or other files are from
I'm using the x86_64 branch of Garry's Mod on Arch Linux. I have built libgluasteal.so from the latest source code but whenever I try injecting with gdb I get stuck...