You are Unregistered, please register to gain Full access.
    


RaGEZONE sponsored advertisment:

GigaToplist Image
Online Top 100 , Join now and get 1 Month of Free Premium!

 
 
LinkBack (10) Thread Tools
Old 06-27-2008   8 links from elsewhere to this Post. Click to view. #1 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

AntiHack DLL

Your Ad Here
Code:
{0x4C8259, {0xA1, 0x38, 0xBD, 0x4C, 0x00, 0x8B, 0x00, 0x8B, 0x4D, 0xFC, 0xBA, 0xC0, 0x82, 0x4C, 0x00, 0xE8, 0x1F, 0xF1, 0xFF, 0xFF, 0x33, 0xDB, 0xE8, 0xF8, 0xBE, 0xF3, 0xFF, 0x33, 0xC0, 0x5A, 0x59, 0x59}},	//Catastrophe
{0x4C5F31, {0x7C, 0x23, 0x8B, 0x45, 0xFC, 0x80, 0x38, 0xC1, 0x75, 0x1B, 0x8B, 0x45, 0xFC, 0x80, 0x78, 0x02, 0xF3, 0x75, 0x12, 0x8B, 0x45, 0xFC, 0x80, 0x78, 0x03, 0x00, 0x75, 0x09, 0x8B, 0x45, 0xFC, 0x80}}	// Catastrophe
This bytes is from version of Catastrophe 0.1, but there are the new version of Catastrophe with other bytes... :)

So there is offsets with bytes for New version of Catastrophe v1.2
Code:
{0x4CCB71, {0xA1, 0x40, 0xFD, 0x4C, 0x00, 0x8B, 0x00, 0x8B, 0x4D, 0xFC, 0xBA, 0xD8, 0xCB, 0x4C, 0x00, 0xE8, 0xAB, 0xF2, 0xFF, 0xFF, 0x33, 0xDB, 0xE8, 0xE0, 0x75, 0xF3, 0xFF, 0x33, 0xC0, 0x5A, 0x59, 0x59}},	// Catastrophe v1.2
{0x4CA831, {0x89, 0x55, 0xFC, 0x8B, 0x45, 0xFC, 0xE8, 0xC8, 0xA3, 0xF3, 0xFF, 0x33, 0xC0, 0x55, 0x68, 0x*** 0xA8, 0x4C, 0x00, 0x64, 0xFF, 0x30, 0x64, 0x89, 0x20, 0x8B, 0x45, 0xFC, 0xE8, 0xC2, 0xA1, 0xF3}}	// Catastrophe v1.2
Update 1 :
Works fine, but only if programm runs before the main. There maybe a problem with WPE Pro, because you can run it after the main.exe... :)

Here is function that will do check all time when main.exe started
Code:
void MainThread()
{
again:
    SystemProcessesScan();
    Sleep(50);
    goto again;
}
And in
Code:
extern  "C"  __declspec(dllexport) void Main() {
add this
Code:
CreateThread(NULL,NULL,LPTHREAD_START_ROUTINE(MainThread),NULL,0,0);
Update 2 : WpePro 0.9x Protection
Code:
{0x44E08C, {0x64, 0x89, 0x25, 0x00, 0x00, 0x00, 0x00, 0x83, 0xEC, 0x58, 0x53, 0x56, 0x57, 0x89, 0x65, 0xE8, 0xFF, 0x15, 0x04, 0xF4, 0x48, 0x00, 0x33, 0xD2, 0x8A, 0xD4, 0x89, 0x15, 0xD8, 0x0A, 0x4D, 0x00}},	// WPePro 0.9x
{0x4851C2, {0x75, 0x1C, 0x53, 0x8B, 0xCE, 0xFF, 0x75, 0xE4, 0xFF, 0x75, 0xE0, 0x57, 0xE8, 0x90, 0x01, 0xFE, 0xFF, 0xEB, 0x0B, 0x53, 0x57, 0xFF, 0x76, 0x1C, 0xFF, 0x15, 0x9C, 0xF5, 0x48, 0x00, 0x8B, 0x86}}	// WPePro 0.9x
Update 3 : WPePro 1.3 Protection
Code:
{0x4307BE, {0x75, 0x0A, 0x6A, 0x1C, 0xE8, 0x49, 0x01, 0x00, 0x00, 0x83, 0xC4, 0x04, 0xE8, 0xB1, 0x30, 0x00, 0x00, 0x85, 0xC0, 0x75, 0x0A, 0x6A, 0x10, 0xE8, 0x36, 0x01, 0x00, 0x00, 0x83, 0xC4, 0x04, 0xC7}},	// WPePro 1.3
{0x44397B, {0x75, 0x07, 0x8B, 0xCF, 0xE8, 0xF8, 0xF2, 0xFF, 0xFF, 0x5F, 0x5E, 0xC2, 0x08, 0x00, 0x53, 0x56, 0x8B, 0x74, 0x24, 0x0C, 0x57, 0xFF, 0x76, 0x04, 0xFF, 0x15, 0xC4, 0x9B, 0x49, 0x00, 0x8B, 0xD8}}	// WPePro 1.3
Update 4 : Speed Gear 5
Code:
{0x40970E, {0x68, 0xB4, 0x98, 0x40, 0x00, 0x64, 0xA1, 0x00, 0x00, 0x00, 0x00, 0x50, 0x64, 0x89, 0x25, 0x00, 0x00, 0x00, 0x00, 0x83, 0xEC, 0x68, 0x53, 0x56, 0x57, 0x89, 0x65, 0xE8, 0x33, 0xDB, 0x89, 0x5D}},	// Speed Gear 5
Update 5 : Uo Pilot
Code:
{0x12C5B8, {0x75, 0x07, 0x8B, 0x1E, 0x83, 0xEE, 0xFC, 0x11, 0xDB, 0x72, 0xED, 0xB8, 0x01, 0x00, 0x00, 0x00, 0x01, 0xDB, 0x75, 0x07, 0x8B, 0x1E, 0x83, 0xEE, 0xFC, 0x11, 0xDB, 0x11, 0xC0, 0x01, 0xDB, 0x73}}	// UoPilot

Credits(Added by iBimbom ToMMeG, correct them if they're wrong):
f1x - Original .DLL
ToMMeG - Developing to prevent more hacks.
levinthan9 - for giving list of hacks

Last edited by ToMMeG; 06-28-2008 at 03:47 PM.
ToMMeG is offline   Reply With Quote

RaGEZONE sponsored advertisment:
Old 06-27-2008   #2 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Here is AntiHack.dll with Update 1 till 5, and with no showing message when detect hack(just closes main) - http://hang-over.ucoz.ru/MuOnline/AntihackUpdate1.rar
ToMMeG is offline   Reply With Quote

Endorsement
Old 06-28-2008   1 links from elsewhere to this Post. Click to view. #3 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Update 6 : Cheat Engine 5.3

Code:
{0x5AA16C, {0xE8, 0x13, 0x40, 0xFF, 0xFF, 0xE8, 0x86, 0x2C, 0xFC, 0xFF, 0x8B, 0x03, 0xBA, 0xD4, 0xA2, 0x5A, 0x00, 0xE8, 0xC2, 0x98, 0xEE, 0xFF, 0x8B, 0x03, 0x83, 0xC0, 0x50, 0xBA, 0xF0, 0xA2, 0x5A, 0x00}},	// Cheat Engine 5.3
{0x4CBE2B, {0x8D, 0x55, 0xF0, 0xB9, 0x04, 0x00, 0x00, 0x00, 0x8B, 0xC7, 0xE8, 0x02, 0x15, 0xF5, 0xFF, 0x8B, 0x55, 0xF0, 0x8B, 0xC3, 0xE8, 0x8C, 0xF7, 0xFD, 0xFF, 0x8D, 0x55, 0xF0, 0xB9, 0x04, 0x00, 0x00}}	// Cheat Engine 5.3
Soon will be added this list :

WildProxy
Wild Proxy 0.1
WildProxy 0.2
WildProxy

Last edited by ToMMeG; 06-28-2008 at 11:04 AM.
ToMMeG is offline   Reply With Quote

Endorsement

Old 06-28-2008   #4 (permalink)
New Owner: Kudo
 
Maxim.T's Avatar
 
Rank: Subscriber
Join Date: Nov 2006
Location: Russia
Posts: 1,926
Blog Entries: 5
Thanked 2 Times in 2 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Great work ToMMeG , also f1x !
__________________
New Acc Owner: Kudo
I don't care for the noob posts this account had before.
Maxim.T is offline   Reply With Quote
Old 06-28-2008   #5 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Originally Posted by Denied View Post
Great work ToMMeG , also f1x !
^^ Just great work f1x

I'm only add updates... :D
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #6 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

levinthan9 big thanx to you
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #7 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

G@LACT!CO Here is your main, i can't test it because i think it has GameGuard. But teoretically it should work :)
Attached Files
This post has an attachment which you could see if you were registered. Registering is quick and easy
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #8 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Here will be all list with updates and progress made :

UoPilot - Protected
Speed Gear 5 - Protected
WildProxy - didn't founded yet
Wild Proxy 0.1 - Protected
WildProxy 0.2 - Protected
WildProxy 0.3 - Protected
WildProxy v1.0 Public - Protected
Speed Hack 99.62t - Protected
Speed Hack Version 97x - not protected yet
MuOnline Speed Hack 1.02d - not protected yet(Not a programm just Player.bmd)
SpotHack v1.1 - Protected
Auto-Repairer V.10 - If some one have it please PM me
MJB Perfect DL Bot - Protected
Speed Hack Simplifier v1.1 - Protected
Speed Hack Simplifier v1.2 - If some one have it please PM me
Speed Hack Simplifier v1.3 - Protected
Speed Hack Simplifier - didn't founded yet
SpiffsAutobot + SRC + Binary - If some one have it please PM me
Hit Hack+Main - If some one have it please PM me
AE Bot v1.0 beta - If some one have it please PM me
DarkLord Bot v1.1 - If some one have it please PM me
Jewel Drop Beta - If some one have it please PM me
Mugster Bot - If some one have it please PM me
99QJ MU Bot 2.6b - If some one have it please PM me
HahaMu 1.16 - If some one have it please PM me
HCC - If some one have it please PM me
HitCount Calculator SRC - If some one have it please PM me
Home Brew98h - If some one have it please PM me
Mupie Minimizer - If some one have it please PM me
HahaMu 1.16_AP Translated - Protected
HahaMU 116 Partially Translated by TheJackal - Protected
MuBot - If some one have it please PM me
MUSH v2.00 - If some one have it please PM me
MuHackRm [30.06.05] - If some one have it please PM me
Cheat Engine 5.0 - Protected
Cheat Engine 5.1.1 - Protected
Cheat Engine 5.2 - Protected
Cheat Engine 5.3 - Protected
Cheat Engine 5.4 - Protected
Game Speed Changer - Protected
eXpLoRer - Protected
Overclock Menu - If some one have it please PM me
Xelerator 1.4 - Protected
Xelerator 1.3 - If some one have it please PM me
Xelerator 1.5 - If some one have it please PM me
Speed Hack by Ziomal -If some one have it please PM me
Catastrophe RC1 for ZhyperMu by Astrogod - If some one have it please PM me
Catastrophe v0.1 for ZhyperMu by Astrogod - Protected
Catastrophe v1.2 - Protected
Catastrophe - If some one have it please PM me
WPE PRO 0.9x - Protected
WPE PRO 1.3 - Protected
DK(AE)MultiStrikeByDude - If some one have it please PM me
Cheat Master v.2.0 Public - If some one have it please PM me
Easy As MuPie - If some one have it please PM me
FunnyZhyper v3 - If some one have it please PM me
FunnyZhyper v3 - If some one have it please PM me
Speed Gear v6.0 - If some one have it please PM me
Capotecheat(deltacholl) - Protected
MuCheat - If some one have it please PM me
D-c cheat v1 - Protected
Cheat4Fun v0.9 Beta - Protected
[Dark-Cheats] MultiD-C v1.0 By Wanted -If some one have it please PM me

Who have WildProxy 1.0 Alpha Public Send it to me... I can't download it form site...

Edit
Problem is in that i can't download from "MPC" thos programms because tehere is limit for registered user 3 files per day... Please people help me to download this programms...

levinthan9's Cheat Collection List :
!xSpeed.net3 - Protected
AutoBuff D-C - Protected
AutoCombo D-C - Protected
Cheat Happens v3.9b1 - Protected
Cheat Happens v3.95b1 - Protected
Cheat Happens v3.95b2 - Protected
Cheat Happens v3.95b3 - Protected
Cheat Happens v3.96b2 - Protected
HastyMu v0.2 - Protected
FunnyZhyper v5 - Protected
Lipsum_v2 - Protected
MuPie_v2Beta - Protected
MuPieHGV2 - Protected
MuPieHGV3 - Protected
MuPieX - not protected yet
razorcode - not protected yet
speednet2 - not protected yet
speednet - not protected yet

Last edited by ToMMeG; 07-01-2008 at 01:37 PM.
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #9 (permalink)
Account Upgraded | Title Enabled!
 
G@LACT!CO's Avatar
 
Rank: Member +
Join Date: Feb 2007
Posts: 422
Thanked 1 Time in 1 Post

Re: [Release][SRC]Catatrophe and others hack protection.

so my main is protected to against those you writted with green right?
but let me ask you something...if thei open the main with a main editor..copy the serial etc..to other 97d+99i main..and connect to server...then this dll hooked to main against those things you told is protected from...wont be..right? cas the main thei connect...isn't hooked with that dll...antihack...so...that how we prevent? :)
i have an idea but i don't know how to make it...in main.exe, we make something that to don't show the serial...after we make the main how we want..to make it something to don't show it..even with a main editor or what...so thei don't have from where to copy serial from..so thei will have to use the main hooked with the dll if thei wanna play :)...
G@LACT!CO is offline   Reply With Quote
Old 06-28-2008   #10 (permalink)
Hybrid
 
Gembrid's Avatar
 
Rank: Hobbit
Join Date: Mar 2006
Posts: 1,110
Thanked 135 Times in 48 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

easy protection is easy to bypass, this will help only if you have a system that checks client files, if you don't have, i don't think it will help =)
__________________
Raziel:
And I realized that I could never escape my terrible destiny...
I had merely postponed it.
Gembrid is offline   Reply With Quote
Old 06-28-2008   #11 (permalink)
Account Upgraded | Title Enabled!
 
G@LACT!CO's Avatar
 
Rank: Member +
Join Date: Feb 2007
Posts: 422
Thanked 1 Time in 1 Post

Re: [Release][SRC]Catatrophe and others hack protection.

ToMMeG, if you take the normal main.exe,not hooked with the dll...can you hook it again? i use a server 97d+99i..and some protection i don't need..cas i don't have dl or other things...only protection kind for 97d+99i...like Speed Gear 5, Speed Hack Simplifier 1.3,Speed Hack 99.62t,
Speed Hack Version 97x,if those can be used to 97d+99i version...hit hack,jwl drop beta,and something that thei can use on 97d+99i...not all kind of protection that aren't for 97d+99i,like DarkLord Bot v1.1, cas 97d+99i dosen't have darklord...can you? only the protection needed for 97d+99i...i will really apreciate it...take the normal main from that topic where i puted it, and if you can hook it up, for protection that i only need i will really apreciate it...cas i don't need kind all of that protection...only that what thei can use on 97d+99i...thx verry much.
G@LACT!CO is offline   Reply With Quote
Old 06-28-2008   #12 (permalink)
Account Upgraded | Title Enabled!
 
G@LACT!CO's Avatar
 
Rank: Member +
Join Date: Feb 2007
Posts: 422
Thanked 1 Time in 1 Post

Re: [Release][SRC]Catatrophe and others hack protection.

Originally Posted by Gembrid View Post
easy protection is easy to bypass, this will help only if you have a system that checks client files, if you don't have, i don't think it will help =)
so then how do we do that? a system to check the files...if we really wanna prevent, we must prevent this to..cas then...all of that main hook will be for nothing...thei will copy the serial in other main and connect...so adios main hooked with antihack.dll and use again speed gear,etc...no? we must do something to prevent that...
G@LACT!CO is offline   Reply With Quote
Old 06-28-2008   #13 (permalink)
Average Member
 
Rank: Hobbit
Join Date: Mar 2008
Posts: 48
Thanked 0 Times in 0 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

@ToMMeG i think you can ask it from
http://forum.ragezone.com/members/zergnm-82249.html

not sure if he will give you but you can try
StarOrId is offline   Reply With Quote
Old 06-28-2008   #14 (permalink)
Hybrid
 
Gembrid's Avatar
 
Rank: Hobbit
Join Date: Mar 2006
Posts: 1,110
Thanked 135 Times in 48 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Originally Posted by G@LACT!CO View Post
so then how do we do that? a system to check the files...if we really wanna prevent, we must prevent this to..cas then...all of that main hook will be for nothing...thei will copy the serial in other main and connect...so adios main hooked with antihack.dll and use again speed gear,etc...no? we must do something to prevent that...
yeah, you are right about this main changing, the best client protection is a rootkit, middle protection is at least a system that will check files integrity + some other protection included(like this protection by f1x)

other protection is a server side, theoreticaly u can avoid speed hacks + all this packet senders with smart checks in GS, but you won't be able to check emulated button pressing
__________________
Raziel:
And I realized that I could never escape my terrible destiny...
I had merely postponed it.
Gembrid is offline   Reply With Quote
Old 06-28-2008   #15 (permalink)
^-~
 
iBimbo's Avatar
 
Rank: Moderator
Join Date: Oct 2007
Location: Section 192
Posts: 2,748
Thanked 36 Times in 19 Posts

Re: [Dev]AntiHack DLL

Moved posts and made a new thread ToMMeG, since its still under development, and we do not have to spam f1x's thread.
__________________
Please... Use the more often, it helps all mod on rz.
Originally Posted by Canon View Post
Wow they let habboons drive now?
Quote:
Originally Posted by DefMagee View Post
stay away from weed is all i can say.
Originally Posted by DefMagee View Post
Marijuana all the way.
Alcohol just damages you.
iBimbo is offline   Reply With Quote
Old 06-28-2008   #16 (permalink)
PHP Coder
 
Rank: Subscriber
Join Date: Mar 2007
Location: Latvia
Posts: 376
Thanked 7 Times in 2 Posts

Re: [Dev]AntiHack DLL

Originally Posted by ToMMeG View Post
Who have WildProxy 1.0 Alpha Public Send it to me... I can't download it form site...
[mod]DONT POST HACKS HERE ON RZ!!
He said pm. Besides, i already did ;)
iBimbo[/mod]
SkyLinE27 is offline   Reply With Quote
Old 06-28-2008   #17 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Release][SRC]Catatrophe and others hack protection.

Originally Posted by Gembrid View Post
easy protection is easy to bypass, this will help only if you have a system that checks client files, if you don't have, i don't think it will help =)
If you will encrypt the Main + .dll it is not easy to bypass...

P.S. I will add cheking of Player.bmd(To prevent Speed hacks), and some other thing, like Serial,Version,IP in dll...
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #18 (permalink)
Ultimate Member
 
The_Nightmare's Avatar
 
Rank: Member
Join Date: May 2005
Location: <?php echo "Here"; ?>
Posts: 149
Thanked 0 Times in 0 Posts

Re: [Dev]AntiHack DLL

Where i can found a guide for install this dll in my client for my muserver?
__________________
[SIZE="3"]
The_Nightmare is offline   Reply With Quote
Old 06-28-2008   #19 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Dev]AntiHack DLL

The_Nightmare just hook it in free space in main... with ollydbg

Example :
Code:
PUSH *to AntiHack.dll*
CALL DWORD PTR DS:[LoadLibraryA]
OR EAX,EAX
JE *EmptySpace* - If dll will not founded, it will crash the gs
PUSH *to Main()*
PUSH EAX
CALL DWORD PTR DS:[GetProcAddress]
CALL EAX
JMP *EntryPoint*
Edit
As i can see, WildProxy 1.0 Alpha Public is packed... well there will be some problem about this problem... :) but it is easy to unpack it... but it will took much time.

Edit 2
After 5 minutes, with "Immunity Debugger" i added Wild Proxy to the list ^^
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #20 (permalink)
Outlaws Online Owner
 
genoxide's Avatar
 
Rank: Member +
Join Date: Jul 2007
Location: Cyprus
Posts: 297
Thanked 20 Times in 16 Posts

Re: [Dev]AntiHack DLL

heya ToMMeG,
can you tell me what im doing wrong? the main always crashes, i've sent u a pm with my main to check it out.
Attached Thumbnails
AntiHack DLL-crash.jpg  
genoxide is offline   Reply With Quote
Old 06-28-2008   #21 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Dev]AntiHack DLL

plugged

Calls of LoadLibrary and GetProcAddres was wrongs... Main now is working.

Here is the link : http://hang-over.ucoz.ru/MuOnline/main-working.rar
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #22 (permalink)
Outlaws Online Owner
 
genoxide's Avatar
 
Rank: Member +
Join Date: Jul 2007
Location: Cyprus
Posts: 297
Thanked 20 Times in 16 Posts

Re: [Dev]AntiHack DLL

thanks but it still crashes
Attached Thumbnails
AntiHack DLL-crash2.jpg  
genoxide is offline   Reply With Quote
Old 06-28-2008   #23 (permalink)
I"M A SWORD MASTER!!1!11!
 
ToMMeG's Avatar
 
Rank: Member +
Join Date: Oct 2006
Location: Latvia, Riga
Posts: 252
Thanked 28 Times in 12 Posts

Re: [Dev]AntiHack DLL

After what it crashes? because when i run it gives me error like some .bmd files missing...
ToMMeG is offline   Reply With Quote
Old 06-28-2008   #24 (permalink)
Outlaws Online Owner
 
genoxide's Avatar
 
Rank: Member +
Join Date: Jul 2007
Location: Cyprus
Posts: 297
Thanked 20 Times in 16 Posts

Re: [Dev]AntiHack DLL

When i try to run it it just crashes, it doesn't load or anything
genoxide is offline   Reply With Quote
Old 06-28-2008   #25 (permalink)
Ultimate Member
 
The_Nightmare's Avatar
 
Rank: Member
Join Date: May 2005
Location: <?php echo "Here"; ?>
Posts: 149
Thanked 0 Times in 0 Posts

Re: [Dev]AntiHack DLL

i cant add.. my main crashes!!!

u can.. add to it? http://www.muchile.cl/main.zip
__________________
[SIZE="3"]
The_Nightmare is offline   Reply With Quote
 

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://forum.ragezone.com/f508/antihack-dll-421623/
Posted By For Type Date
Hop.oo.lv • View topic - [palidziba] WPe PRO! This thread Refback 09-13-2009 02:37 PM
mux online? - GForum Post #0 Refback 08-25-2009 09:02 PM
[Aporte] - Hookear Dll en Main - Page 2 - IGNetwork - InfernoGames This thread Refback 08-20-2009 03:29 PM
[Dev] AntiHack DLL This thread Refback 06-16-2009 04:14 PM
[server] Wpisywanie Kodu W Gsa/podpinanie Dll - gamecenter.pl This thread Refback 04-14-2009 10:10 PM
Hop.oo.lv This thread Refback 04-14-2009 03:58 PM
Help - Request Hook gi This thread Refback 04-11-2009 01:23 AM
Help - Request Hook gi This thread Refback 03-30-2009 10:29 AM
Lord Factory Network :: Zobacz temat - Jak zabespieczyc Dll This thread Refback 03-29-2009 12:41 PM
[Dev]AntiHack DLL - Anti WPE - | C Post #0 Refback 03-29-2009 11:07 AM



Translated by Google
Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Maltese Norwegian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swedish Taiwanese Thai Turkish Ukrainian Vietnamese
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274