lmao, this does not stop sniffers, and lol i have tested my sniffer on games with crc checks and it does not dc. Problem would be to unpack, but this antihack also has sobieh anti olly script in it. well atleast someone made money off mu admins.
__________________
Soul Con Head Developer You either put up or SHUT THE FUCK UP. Challenge me? Then step up to the plate kid!
Maybe not contain sources, but what with idea ;)? It's your :P?
Anyway, i don't care ;). MuOnline Community is the worst community ever xD.
On the occasion, I uploaded extended sources of previous anithack - I released it on polish forums at july and totaly forgot about it ;).
Sources have:
-Memory scanner (like in previous antihack),
-Checking process owner (this idea prevent hacks like catastrophe - main.exe must execute by double click, not by other application).
AntiHack.h
PHP Code:
// ---------------------------------------------------- // Nazwa pliku: AntiHack.h // Data utworzenia: 2008-06-26 // Autor: f1x / f1ksiu@hotmail.com // ----------------------------------------------------
void CAntiHack::SystemProcessesScan() { for(std::list<PROCESSENTRY32>::iterator i = m_lProcessesList.begin(); i != m_lProcessesList.end(); i++) { if(ScanProcessMemory(i->th32ProcessID)) { MessageBox(0, "Found illegal software in your system.\nPlease close all illegals programs and run application again.", "MuOnline Guard", MB_OK | MB_ICONSTOP); ExitProcess(1); } } }
I know this dll will end if the hack application is running. But I have an application I want if this DLL didn't found my Application in System Processes List then this dll will end. How to fix code !please help me
okay you need do some changes there dude...
at the push main () you need to puch the offset where you wrote a name... so just search a free offset then do RB->Follow to dumb selection->enter there a name you want then you need write there the command: (again in the upper window)
push and the offset where you wrote the name. okay thats the first point now where you wrote je 00755aa8 you need to chnge the offset there... do the jmp to the offset where you jmp to the entry point or the next function so in your case change it to je00755abf
__________________
I was born without I wanted to be born. I will die even thought I don't want to. So let me live my damned life as I want it!
[quote=ToMMeG;3604952]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
I hocked my main, with tommeg dll and it worked. But, when you add the code to hack a dll and compile it with Visual 2005, I opened the main only to me, it becomes a friend, not opened directly, does not give any error message, just not enters.
... only with 1 thing you can protect your Client ... make a nice smal program that will work went your main start .. that will allow ONLY main.exe to work .. all other things will close like YM or MSN or Hack all close that means only MU .. BUT ppl can byppas it .. hard to make > hard to bypass easy to make > easy to bypass it ^_^
you can't protect your main with a DLL only .. also encrypt your main 2-3 times and change port don't use the clasik "44405" .. i download a lot of "hacks" and i test them all the first port that use is "44405" and "55901" . (i am not sure if is 55901 .. is smthng like that one ... ) anw you can put some DLL's .. (hiden .. there is a program try it in google .. you can hide it in main .. ) that will allow you to connect to the server ONLY with that main .. like 2nd version or smthng .. thing ppl i can't thing it all .. anw encrypt .. DLL's .. program will close all the other things + this nice DLL .. will make the "hacker" (google hacker) to stop .. but if is some one "pro" will try to bypass it .. if he get "hard" to way .. maybe he will stop ^_^ and .. some times if some one use speed and get DC an Error come in the Join server (not sure if is GS or JS ) test it :).. that all i can say ^_^
I got czf server files s1 , i run the game from luncher and i have a little problem.I added the antihack.dll to my main ,everything is normal but it doesnt block anythink.I open the game with luncher all okey log in, open wpepro run wpe,sent packets and nothink. how can i fix this?:(