AllowCSLUA Bypasser (no injections, no memory edit, no external exe)
This does not bypass AntiCheats such as CAC, but this can help you bypass them! The module is being ran before CAC is ran!
Going trough wiki I discovered require() function, what really got me interested is the fact this statement: "First tries to load a binary module with the given name, if unsuccessful, it tries to load a Lua module with the given name." I then wrote a small binary module named gmcl_search_win32.dll and now its being ran on any server.
darke.lua.txt goes to garrysmod/data folder.
gmcl_search_win32 goes to garrysmod/lua/bin folder.
I'm not really got at C++ so I tried to write as litle C++ as I could.
https://www.virustotal.com/pt/file/8...is/1453058172/
https://virusscan.jotti.org/en-US/fi...job/g0alv1wz5h
Going trough wiki I discovered require() function, what really got me interested is the fact this statement: "First tries to load a binary module with the given name, if unsuccessful, it tries to load a Lua module with the given name." I then wrote a small binary module named gmcl_search_win32.dll and now its being ran on any server.
darke.lua.txt goes to garrysmod/data folder.
gmcl_search_win32 goes to garrysmod/lua/bin folder.
I'm not really got at C++ so I tried to write as litle C++ as I could.
https://www.virustotal.com/pt/file/8...is/1453058172/
https://virusscan.jotti.org/en-US/fi...job/g0alv1wz5h
