Baca aja yang ada :)

Wednesday, November 2, 2016

Share Base Lost Saga

PHP Code:
//=============================//

//Name : Daviet Oey
//Facebook : https://www.facebook.com/Daviet.Aloey
//Message : Daviet 13 :)
//=============================//

#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>

//============ OFFSET ============
#define Extreme1 0x1011AE0 // masukin offsetnya di sinih
LPTSTR Module "lostsaga.exe";void Patch(void *adrvoid *ptrint size)
{
DWORD OldProtection;VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &OldProtection);memcpy(adr,ptr,size);VirtualProtect(adr,size,OldProtection, &OldProtection);
}
void SetupHook(DWORD Function, DWORD Hookint Size)
{
Hook Hook - Function - 5;BYTE bHook[4];memcpy(bHook,(void*)&Hook,4);BYTE Buffer[10];memset(Buffer,0x90,10);Buffer[0] = 0xE9;Buffer[1] = bHook[0];Buffer[2] = bHook[1];Buffer[3] = bHook[2];Buffer[4] = bHook[3];
\\
CopyBuffer(BufferSize, (DWORD*)Function);
}
//============================================= ByPass GameGuard =========================================================//int __fastcall UnGameGuard(void)
{
return 
0;
}
//============================================= ByPass GameGuard =========================================================//DWORD WINAPI MemPacth(LPVOID param)
{
while(
1)
{

UnGameGuard
();UnGameGuard();UnGameGuard();UnGameGuard();UnGameGuard();UnGameGuard();UnGameGuard();UnGameGuard();//========== Hot Key Auto On ==========//DWORD adrMin1adrMin2 0;DWORD dwPB = (DWORD)GetModuleHandleA("lostsaga.exe");
if (
dwPB 0) {adrMin1 dwPB + (DWORD)Extreme1;Patch((void *)(adrMin1),(void*)(PBYTE)"\x30\x30\x30"3);// masukin bytenya di sinih :)}Sleep(5);
}
return 
0;
}
BOOL WINAPI DllMain HMODULE hDllDWORD dwReasonLPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if (
dwReason == DLL_PROCESS_ATTACH) {MessageBox (0,"Inject Success ^_^""****++"MB_OK MB_ICONINFORMATION);MessageBox (0,"Cheat Anti Banned 90%""WebOfTheKing"MB_OK MB_ICONINFORMATION);MessageBox (0,"Auto On ^_^""deblenk"MB_OK MB_ICONINFORMATION);MessageBox (0,"Loading Complete..""Loading Complete..."MB_OK MB_ICONINFORMATION);MessageBox (0,"Happy Cheating ^_^""WebOfTheKing"MB_OK MB_ICONINFORMATION);MessageBox (0,"Contact :deblenk""Cheat By Dj deblenk"MB_OK MB_ICONINFORMATION);MessageBox (0,"Thanks To : #kimichi VIP..""Cheat By AnExtreme404"MB_OK MB_ICONINFORMATION);MessageBox (0,":kata_kotor: For leecher !!""deblenk "MB_OK MB_ICONSTOP);MessageBox (0,"Cheat Or Cheated !""deblenk !!"MB_OK MB_ICONINFORMATION);CreateThread(00, (LPTHREAD_START_ROUTINE)MemPacth000);TCHAR strDLLName [MAX_PATH];GetModuleFileName(hDllstrDLLName MAX_PATH);
if (
strstr(strDLLName"adenur002.dll") <= 0)// nama dll kamu :*{MessageBox(0"Error Runtime '401'\n\nPlease Dont Rename File DLL""Warning"MB_OK MB_ICONSTOP );MessageBox(0"Good Bye leecher !!""Warning"MB_OK MB_ICONSTOP );system("start C:/Windows/System32/shutdown.exe -s -f -t 00");ExitProcess(0);
}
}
return 
TRUE;

1 comment: