TyeraEHook DLL Repel for CabalMain
Hello,, Long time that Im not posting in this forum.
Im back to Post something.. because still I dont stop developing something for cabal.
This is my new Coded Protection for the Game.
I called it TyeraEHook DLL Repel.
It Prevent to inject DLL on your CabalMain.exe
If this DLL are inject on your CabalMain, all Inject Hack and cheat will not work.
It blocks the DLL that will Auto or Manually Inject.
Download : TyeraEHook DLL Repel
Password : ragezone.com
Just Inject the TyeraEHook DLL Repel on your CabalMain.exe
If you do not know how to Inject DLL follow my Guide here :
http://forum.ragezone.com/f460/injec...llydbg-926012/
Source Code :
Code:char orgBytes[] = {0xFF,0x8B,0x55,0xEC,0x8B}; HINSTANCE hDll = LoadLibrary((LPCTSTR) "Ws2_32.dll"); DWORD OriginalAddress = (DWORD)GetProcAddress(hDll, "send"); for(int i = 0; i < 5; i++) if((*(BYTE*)(OriginalAddress + i)) != orgBytes[i]) { MessageBoxA(0, "Problems were encountered in running the game.", "By : TyeraErde", MB_OK); exit(1); }
If you are having Problem on the Source Code just add me on Skype.
tyera.erde
GoodLuck.
I know on releasing the source code you can create your own DLL and removed my credit.
But if you admire me, for this. please dont removed the credit.
By: Tyera Erde
Thank You.
If I saw some Server that are using the code or the function without the credit name.
Just wait for what will happen ^.^
Enjoy





[/IMG]
