-
[Relealse] noob gaurd antihack system - Updated
well me and my mate made this i use it on my server i havent seen any 1 hack since i used it
it blocks quite a few things and its easy to setup
1.download the anti hack here http://xgunz.diinoweb.com/files/Noob-Guard.exe
2.if you got a launcher you will need to see what exe it runs then hex edit it and press ctrl + f
and then select text and type in theduel.exe if it is that name and rename that to Noob-Guard.exe
3.now the noob-guard will only run a exe named Theduel.exe so make sure your runnerbal is called that.
please reply and if you need any further help add stevencool2@aol.com on msn or add scgunz on xfire
Pic:
http://xgunz.diinoweb.com/files/saf.JPG
please post here if theres any hacks u whant me to patch you must kno the name of the injector
this was made 100% by raulh for x-gunz - CO.CC free Domain
srry raulh there was a pic that had credit on for u but its gone i did give u credit
and this wasnt the full version
-
Re: [realse] noob gaurd antihack system
If you dont make your client combined with anti-hack anti-hack wont be anti-hack, all ppl can easily start from theduel.exe.
-
Re: [realse] noob gaurd antihack system
i donno how tho but this anti hack is good for ppl that cant make 1
-
Re: [realse] noob gaurd antihack system
-
Re: [realse] noob gaurd antihack system
thx this works for me
edit- works too well for me thx for sharing
-
Re: [realse] noob gaurd antihack system
Thanks for this :P
@jovy : get lost newb!
Edit: jeezz dude is there anyway of changing that pic at start? its not like we want people to go to another private server... cant u just put on Antihack or something, not ur gunz
-
Re: [realse] noob gaurd antihack system
This is nothing more then making your members go to his server. Injections and trainers work.
-
Re: [realse] noob gaurd antihack system
wat injectors and trainers work ill patch them and i forgot to change pic srry
wat about if i put antihack - made by own_prox
would that be better
-
Re: [realse] noob gaurd antihack system
That would be better!
There alot of hacks that work out there now!
If I name them, will you be able to patch them?
-
Re: [realse] noob gaurd antihack system
Quote:
Originally Posted by
jovy2486
joe9099?
You completely went offtopic with the post above my post...
Anyways ok change the pic and just put made by blah blah in small writing not that visible, to be honest i think everyone is gonna no u made it lolz..
-
Re: [realse] noob gaurd antihack system
hmmm NIT!!! two thumbs up!!!!
-
Re: [realse] noob gaurd antihack system
ye name what they run in in a exe like injector.exe and btw if you guy make some pics for the anti hack when it loads up i may add the, instead of the 1 ive got but u must put on it
somewere made by own_prox and i updated pic cause ppl were complaining
-
Re: [realse] noob gaurd antihack system
Quote:
Originally Posted by
godofthestaf
ye name what they run in in a exe like injector.exe and btw if you guy make some pics for the anti hack when it loads up i may add the, instead of the 1 ive got but u must put on it
somewere made by own_prox and i updated pic cause ppl were complaining
how u change the pic? pe Explorer?
-
Re: [Relealse] noob gaurd antihack system - Updated
well i know i can skip the anti hack and still play...
should bind it to theduel execute as well
or you can skip it...then agen you can still skip it need a server side thing...
-
Re: [Relealse] noob gaurd antihack system - Updated
yer how do we change this pic ourselves?
-
Re: [Relealse] noob gaurd antihack system - Updated
-
Re: [Relealse] noob gaurd antihack system - Updated
Quote:
Originally Posted by
MAXTRAXv3
use PE
where i click resoures is it in there ??
i only use pe to change the layouts
edit-
Quote:
Originally Posted by
MAXTRAXv3
well i know i can skip the anti hack and still play...
should bind it to theduel execute as well
or you can skip it...then agen you can still skip it need a server side thing...
got mine to work with the exe he release
exact cant get launcher to work with it
Quote:
Originally Posted by
MAXTRAXv3
@GotRice10 grab a brain and read what i sed...
i didnt say it didnt work at any point in time...
i just sed any noob knows how to use a diffrent execute...
o my bad xD
-
Re: [Relealse] noob gaurd antihack system - Updated
just go in launcher and hex the theduel.exe and btw u cant change my pic its exe compressed
-
Re: [Relealse] noob gaurd antihack system - Updated
@GotRice10 grab a brain and read what i sed...
i didnt say it didnt work at any point in time...
i just sed any noob knows how to use a diffrent execute...
-
Re: [Relealse] noob gaurd antihack system - Updated
this is a lame anti-hack nice try but this could be bypassed 10000 different ways
-
Re: [Relealse] noob gaurd antihack system - Updated
yer if the pic cannot be changed i say dont use it... also this can be bypassed like in 5 seconds
-
Re: [Relealse] noob gaurd antihack system - Updated
@bounty-hunter u say i cant code haha whos the 1 who asked me were to put the ip for the server in the client lol so the jokes on you lol and your a leacher haha
@well to you all thats dissing it atleast im realsin something handy i mean i dont see anti hacks by u guys so just back off i kno it can be bypassed but its still something i dont kno how to bind it to theduel.exe mabi if your so good maby you could tell me how.
-
Re: [Relealse] noob gaurd antihack system - Updated
Quote:
Originally Posted by
godofthestaf
@well to you all thats dissing it atleast im realsin something handy i mean i dont see anti hacks by u guys so just back off i kno it can be bypassed but its still something i dont kno how to bind it to theduel.exe mabi if your so good maby you could tell me how.
Put gunz in a resource file that compiles with your antihack project. When the antihack is run it decompiles gunz and uses CreateProcessEX to run it from memory. Don't forget to encrypt gunz and check the SHA1 of it before running it. Also, change the imagebase of your program to at least $1000000. Now before you do this load a kernel driver to remove the PID of the antihack so it can't be closed.
What this accomplishes is the antihack gets full rights to the gunz process and can easily hide and monitor it. And by running gunz from memory, it is never saved to the hard drive. This way you can't unpack gunz and edit it before it runs.
To prevent it from being edited while it runs you can have a simple server check and loaded dll scan. Also you need to learn how to prevent it from being dumped while it's running, but thats a different story.
Now, please don't tell me this is impossible because it's already done. It's just an example of how to connect the antihack to gunz itself.
-
Re: [Relealse] noob gaurd antihack system - Updated
can you help me do this ?
-
Re: [Relealse] noob gaurd antihack system - Updated
First off you need to upgrade this from visual basic.
-
Re: [Relealse] noob gaurd antihack system - Updated
-
Re: [Relealse] noob gaurd antihack system - Updated
-
Re: [Relealse] noob gaurd antihack system - Updated
Quote:
Originally Posted by
bounty-hunter
@godofthestaf u say im a leecher, then tell me what i have leeched and see the site template and X-GunZ name, you stole them off me, you big nub, and visual basic 6 is for pure nubs, i use VB.net which is more advanced.
Honestly Vb 6 is much better than vb.net. That really made my laugh..
-
Re: [Relealse] noob gaurd antihack system - Updated
oh really?? i thought VB.NET was more powerful i have visual basic 6 and visual basic 9 also
-
Re: [Relealse] noob gaurd antihack system - Updated
yer i only use VB 6 but i dont mind VB.net
-
Re: [Relealse] noob gaurd antihack system - Updated
VB 2008 (vb9) Pwns coz its got slick interface and more features. i Even got someplayer to help me :P
-
Re: [Relealse] noob gaurd antihack system - Updated
Ok let's just set this straight. All > vb.anything
-
Re: [Relealse] noob gaurd antihack system - Updated
bounty-hunter got owned lol
-
Re: [Relealse] noob gaurd antihack system - Updated
i hav a little code, if a program is not executed the other wont execute xD
-
Re: [Relealse] noob gaurd antihack system - Updated
i hav a little code, if a program is not executed the other wont execute xD but that will b bypassed easily xD bcuz i just need the name to check if its running a program
-
Re: [Relealse] noob gaurd antihack system - Updated
Add me on MSN and ill help you to patch more things.
-
Re: [Relealse] noob gaurd antihack system - Updated
-
Re: [Relealse] noob gaurd antihack system - Updated
XCrypt_@Hotmail.com - if you need help, you can ask me about programming crap. But honestly, you put the anti-hack up on your server and you and your friend saw no one hack?, ok maybe your server has like 2 people?
-
Re: [Relealse] noob gaurd antihack system - Updated
lol i never herd about any 1 hacking weather my admins were no good or what but now ive switched to june files all ijji hcks work so i have alot more hackers
-
Re: [Relealse] noob gaurd antihack system - Updated
-
Re: [Relealse] noob gaurd antihack system - Updated
what the hell steven!?!?!?! I MADE THIS ENTIRELY BY MYSELF DUDE WTF!!! TAKING CREDITS FOR MY THINGS?!?!
-
Re: [Relealse] noob gaurd antihack system - Updated
Quote:
Originally Posted by
Raul_haro
what the hell steven!?!?!?! I MADE THIS ENTIRELY BY MYSELF DUDE WTF!!! TAKING CREDITS FOR MY THINGS?!?!
don't lie.
-
Re: [Relealse] noob gaurd antihack system - Updated
I would of let him take credits for this actually....
-
Re: [Relealse] noob gaurd antihack system - Updated
no i worked hard at it now im not giving him my C++ one that uses hashes..
-
Re: [Relealse] noob gaurd antihack system - Updated
raulh i dint log off of msn on perpus my pc restarted i logged back on and u said u left for no reason
-
Re: [Relealse] noob gaurd antihack system - Updated
All this does is check for process names against a list of injectors and trainers. Just rename something like Inject0r.exe to something else and you bypass it.
E.G(BlackList):
0043E5B4 I.n.j.e.c.t.-.T.O.R...e.x.e.....&...T.r.o.y.'.s. .I.n.j.e.c.t.o.
0043E5F4 r...e.x.e......D.l.l.i.n.j.e.c.t.o.r...e.x.e...4...M.y.-.N.e.w.
0043E634 -.D.l.l.-.I.n.j.e.c.t.o.r. .v.2...e.x.e.....$...O.m.e.g.a. .I.n.
0043E674 j.e.c.t.o.r...e.x.e..... ...C.h.e.a.t. .E.n.g.i.n.e...e.x.e
-
Re: [Relealse] noob gaurd antihack system - Updated
hex editing u failed ha lol... nothing like that, anyways hope steven enjoys that crap.. i cant trust him with a hash antihack becuase he'll release that too... and say it's his.., but yes TS, nonetheless it sucks i know, but its good for noob servers.. and ive had a new one already but mr steven over there never gets on for me to give it to him for that i thank him,but w/e i think it was a nice starter back 2years ago when i made it o and btw Vb6 > .net .net fails.................
-
Re: [Relealse] noob gaurd antihack system - Updated
That wasn't hex editing, but anyway you should try something more than just blocking noobs. Try blocking how the hacks are done, not individual trainers or injectors.
-
Re: [Relealse] noob gaurd antihack system - Updated
i hav the solution for this, there is the launcher.exe - gunz.exe - and guard.exe
1 2 3
1 launcher open---> 2 guard.exe open---> 3 gunz.exe right?
but everybody can jump the second step changning the name on the hex editor
buttt if u use filelistcheck and the fileversion on the server and u encript(so u cant change anything on the ehx editor) the launcher that will b a good solution ^^
sorry for my english xD
i hope the ppl who say, NOOB IS EASILY TO BYPASS,willunderstand this bcuz they are making soo much spamm, that is a solution(up) ...i guess..
-
Re: [Relealse] noob gaurd antihack system - Updated
Why couldn't you just skip right to running the 3rd step...
-
Re: [Relealse] noob gaurd antihack system - Updated
bcuz if u hav the filelist check activated on the client and on the server u cant change any file ok?
now...u say u can skip to the 3rd step just changing the word ..."guard.exe"... to ..."gunz.exe".... on the hex editor, but if u encript the launcher u couldnt change anything on the hex editor ok? but as somebody say u can bypass that only changin the name of the injector xD
-
Re: [Relealse] noob gaurd antihack system - Updated
Quote:
Originally Posted by
dacharles
bcuz if u hav the filelist check activated on the client and on the server u cant change any file ok?
now...u say u can skip to the 3rd step just changing the word ..."guard.exe"... to ..."gunz.exe".... on the hex editor, but if u encript the launcher u couldnt change anything on the hex editor ok? but as somebody say u can bypass that only changin the name of the injector xD
Ok, well you CAN change the files since filelist is mostly client side. Also, you can just run gunz.exe instead of the launcher at all.
-
Re: [Relealse] noob gaurd antihack system - Updated
WoW who actually made this?
-
Re: [Relealse] noob gaurd antihack system - Updated
the link is dead how i download?