glua-steal icon indicating copy to clipboard operation
glua-steal copied to clipboard

Retrieves client-sided Lua files from Garry's Mod game servers

Results 5 glua-steal issues
Sort by recently updated
recently updated
newest added

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

enhancement

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...