- Ensure
netcat
(ncat) is installed on your system. - You should have LuaDev installed in your GMod installation or your server, and you have copied
gmcl_luasocket_win32.dll
andgmcl_luasocket_win64.dll
from the addon's lua/bin folder togarrysmod/lua/bin
folder.
./luadev.sh <realm> <path_to_lua_file>
-
realm
- Specifies the realm for the payload.
- Valid values are:
self
sv
sh
cl
ent
wep
client
-
path_to_lua_file
- Path to the Lua file whose contents will be sent as part of the payload.
./luadev.sh sv test.lua