[QUOTE=Electrocuter;36083762]Garry needs to see this, maybe he can use this to perfect his anti-cheat system he's making for Gmod13.[/QUOTE]
Decompiling it and looking at the source would have been the first thing Garry did when SethHack was released, and the anti-cheat doesn't care what lua is actually there, just that scriptenforcer has been bypassed.. Running 'sethhack', lua edition, won't get you banned if scriptenforcer is 0.
I love how they think DDos'ing affects anything. The site is back up, everyone seen the code.
Oh no, some people lost access to a forum for a day, let's all worship seth and beg he doesn't do it again.
Look at how much code he stole from fr1kin, my lord. "Coded by seth" by ass, no wonder he calls everyone a skiddie so frequently. Insecure much?
[editline]25th May 2012[/editline]
[QUOTE=jordguitar;36085244]Probably but ehmmett isnt seth
unless seth likes to use a vpn to post from america[/QUOTE]
Seth uses people in his botnet and bots he buys off of hackforums for a VPN.
I'm glad this got leaked anyway, this will come to great use for garry.
Victory clap to OP for finding this
[del]looks like seth hasn't gotten this one removed yet: [URL]http://pastebin.com/1HymUDz3[/URL][/del]
He got it, but Google cached it: [url]http://webcache.googleusercontent.com/search?q=cache:http://pastebin.com/1HymUDz3[/url]
By now he should have realized that the Streisand Effect will ensure that this leaked code is going to stay public forever.
[QUOTE=Gordon Frohm;36086148]looks like seth hasn't gotten this one removed yet: [url]http://pastebin.com/1HymUDz3[/url]
By now he should have realized that the Streisand Effect will ensure that this leaked code is going to stay public forever.[/QUOTE]
Mirrored here just incase it gets removed
[url]http://www.2shared.com/document/coZUT7n7/hethsack.html[/url]
Seth is DDoSing a lot of the websites its hosted on, he really does not want this to be seen.
Let's all upload it to many other websites to kill morale.
[url]http://www.filefactory.com/file/1ynqy7huu1fn/n/sethhack_v4_3_source_code_txt[/url]
[url]https://www.rapidshare.com/files/2179539901/sethhack_v4.3_source_code.txt[/url]
[url]http://www.2shared.com/document/6mml-9uF/sethhack_v43_source_code.html[/url]
[url]http://bayfiles.com/file/aNNP/4eK39w/sethhack_v4.3_source_code.txt[/url]
[url]http://www1.zippyshare.com/v/45428567/file.html[/url]
[url]http://www.ziddu.com/download/19475667/sethhack_v4.3_source_code.txt.html[/url]
[editline]25th May 2012[/editline]
[QUOTE=fruxodaily;36085304]We don't know right now if Seth DDoS'd FP because of this, it just seems more believable than just a power outage or something.[/QUOTE]
Oh, I guess that's why whenever something seth doesn't like is uploaded to a website it goes down, right?
Like that time pastebin got ddosed because of that list of steamids, or all of these file hosting websites that are suddenly having power outages after having hat sethhack source uploaded to them. Dumbass
[editline]25th May 2012[/editline]
[QUOTE=Electrocuter;36083949]Well if it's available for free, Seth won't see any money from it anymore.
He sells the hack right?[/QUOTE]
It's pretty useless without the Injector which has all of the c++ functions sethhack uses.
I wonder what would happen if Garry and Seth met eachother in say, Tescos?
Anyhow, the cheat, which is pretty much stolen code, is finally going down. good riddens.
I like the way it finds who are the traitors on TTT
[code]
for k, v in g.ipairs(g_players) do
if(v:Alive() and not g.table.HasValue(SH.traitors, v)) then
for x, y in g.pairs(r.Player.GetWeapons(v)) do
if(g.ValidEntity(y)) then
if(y.CanBuy and g.table.HasValue(y.CanBuy, ROLE_TRAITOR)) then
g.table.insert(SH.traitors, v);
g.chat.AddText(g.Color(100, 100, 100),
"[SethHack] ", g.Color(255, 10, 10), v:Nick() .. " has traitor weapon " .. y:GetClass() .. "!"
);
end
end
end
end
end
[/code]
And it does this every tick. We'll just have to rename CanBuy to something else (or making it serverside) and it won't work anymore :V
[QUOTE=Undefined;36086577]I like the way it finds who are the traitors on TTT
[code]
for k, v in g.ipairs(g_players) do
if(v:Alive() and not g.table.HasValue(SH.traitors, v)) then
for x, y in g.pairs(r.Player.GetWeapons(v)) do
if(g.ValidEntity(y)) then
if(y.CanBuy and g.table.HasValue(y.CanBuy, ROLE_TRAITOR)) then
g.table.insert(SH.traitors, v);
g.chat.AddText(g.Color(100, 100, 100),
"[SethHack] ", g.Color(255, 10, 10), v:Nick() .. " has traitor weapon " .. y:GetClass() .. "!"
);
end
end
end
end
end
[/code]
And it does this every tick. We'll just have to rename CanBuy to something else (or making it serverside) and it won't work anymore :V[/QUOTE]
Usually they wouldn't need to. TTT detours clinetside :GetWeapons(),
[code]
local gmod_GetWeapons = pmeta.GetWeapons
function pmeta:GetWeapons(ply)
if ply != LocalPlayer() then
return {}
end
return gmod_GetWeapons(ply)
end
[/code]
Couldn't be asked copying it, so I wrote it, may not be 100% accurate.
SethHack starts before anything else, and copies the metetables before anythings detoured.
the more efficent way of blocking it would be, running detouring code before SethHack.
I have a couple ideas, but I'm keaping them under covers for now.
[QUOTE=>>oubliette<<;36086451]I wonder what would happen if Garry and Seth met eachother in say, Tescos?
Anyhow, the cheat, which is pretty much stolen code, is finally going down. good riddens.[/QUOTE]
Seth tbh sounds like a pussy if he is ddosing websites hosting this code, most likely he'll be a complete wimp and sit home fapping to porno instead of confronting the guy who hates what he is doing.
Agreed, I'm glad this has got leaked he probably won't be able to recover meaning he'll probably shut it down out of embarrassment
I'm 30 years old. I don't approach 14 year old boys in Tesco's.
Fuck off seth, deal with your code being leaked and stop being a butthurt faggot
Like I said before, this ddosing affects nothing. If anything, it's further proof to take him down.
This is a really good strength test for the text uploading services. Seems like Pastebay is the way to go in the future! Thank you for your services, hacker babies.
[QUOTE=vexx21322;36086983]Like I said before, this ddosing affects nothing. If anything, it's further proof to take him down.[/QUOTE]
It's too late now anyway, the code has been mirrored on a lot of websites and most of us have saved it so we can reupload it later, there's no use fighting he should give up
-snip-
I think at this point we should focus on publicizing this source code even more. The less business Seth gets, the better it is.
.
-snip-
I have to admit, he's a decent programmer. Shame he's also a greedy asshole.
[QUOTE=Agent766;36087218]I have to admit, he's a decent programmer. Shame he's also a greedy asshole.[/QUOTE]
After seeing the leaked code I think less of him as a programmer than before.
-snipity snip-
[QUOTE=VistaPOWA;36087068]I think at this point we should focus on publicizing this source code even more. The less business Seth gets, the better it is.[/QUOTE]
This, we need to tell more people. Where to start though is the question
we need to spread it better. enclosed sources on few site's just doesn't do that much as well.
email some gaming blogs like RPS, shack news and shit?
[QUOTE=fruxodaily;36087327]email some gaming blogs like RPS, shack news and shit?[/QUOTE]
New Achievement: Get all file sharing websites ddosed.
Wait, what will happen, if the code will be everywhere, and someone will use it to DDoS again?
[QUOTE=Ehmmett;36087475]
Ps, this kinda talk is just going to get us DDoS'd even more.[/QUOTE]
Seth will have to give up soon, he can't ddos us forever
[QUOTE=Ehmmett;36087475]The code doesn't DDoS, the customers are mad about others having the code so they DDoS.
Ps, this kinda talk is just going to get us DDoS'd even more.[/QUOTE]
I'm not a programmer or coder. I don't understand nearly 99% of that code, so I was thinking that was the DDoS thing.
Sorry, you need to Log In to post a reply to this thread.