|
You last visited: Today at 13:13
Advertisement
XTrap Bypass [Source]
Discussion on XTrap Bypass [Source] within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.
01/16/2014, 12:31
|
#1
|
elite*gold: 60
Join Date: Aug 2012
Posts: 227
Received Thanks: 79
|
XTrap Bypass [Source]
Hey elitepvpers
now i have xtrap bypass source
Main.cpp
#include "Bypass.h"
DWORD WINAPI InitializeXTrapBypass() {
DWORD nBase;
while(1)
{
nBase = (DWORD)GetModuleHandleA("XTrapVa.dll");
if(nBase){
Sleep(500);
BYPASS bypass;
bypass.Driver64();
bypass.ProcessDetection();
break;
}
}
return 0;
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if( dwReason == DLL_PROCESS_ATTACH)
{
_beginthread((void(*)(void*))InitializeXTrapBypass ,sizeof(&InitializeXTrapBypass),0);
}
return TRUE;
}
Main.h
#include <Windows.h>
#include <tlhelp32.h>
#include <process.h>
#include <wchar.h>
class BYPASS
{
public:
int BYPASS::ProcessDetection();
int BYPASS::Driver64();
};
int BYPASS::ProcessDetection()
{
DWORD K32EnumAddr = (DWORD)GetProcAddress(LoadLibraryA("Kernel32.dll") ,"K32EnumProcesses");
//DWORD EnumAddr = (DWORD)GetProcAddress(LoadLibraryA("Psapi.dll"),"E numProcesses");
DWORD old;
VirtualProtect((LPVOID)K32EnumAddr,sizeof(K32EnumA ddr),PAGE_EXECUTE_READWRITE,&old);
//VirtualProtect((LPVOID)EnumAddr,sizeof(EnumAddr),P AGE_EXECUTE_READWRITE,&old);
memcpy((LPVOID)K32EnumAddr,(LPVOID)"\xC2\x0C\x00", 3);
//memcpy((LPVOID)EnumAddr,(LPVOID)"\xC2\x0C\x00",3);
return 0;
}
int BYPASS::Driver64()
{
wmemcpy((wchar_t*)0x405D0C24,(const wchar_t*)"X6va01",6);
return 0;
}
This codes need to edit anyone edit and share the bypass please *,...,*
Special Thanks to : Slicktor
|
|
|
01/16/2014, 12:38
|
#2
|
elite*gold: 0
Join Date: Apr 2012
Posts: 121
Received Thanks: 14
|
so what should we do with the source
|
|
|
01/16/2014, 12:56
|
#3
|
elite*gold: 10
Join Date: May 2013
Posts: 814
Received Thanks: 1,265
|
Wtf, are you kidding? Why do u release the source, which is already shared by slicktor?!
|
|
|
01/16/2014, 12:56
|
#4
|
elite*gold: 0
Join Date: Jan 2014
Posts: 1
Received Thanks: 1
|
Quote:
Originally Posted by emo*-*love
so what should we do with the source
|
Open paint make a new file then choose the text tool , afterthat you only need to past those two source codes "main.cpp" & "main.h" and finally here comes the easiest part . You should save the file not as an image so what you have to do is
Project => Save as => Xtrapbypass.gif
done now you should just inject the .gif file into s4 league process .
|
|
|
01/16/2014, 13:19
|
#5
|
elite*gold: 260
Join Date: Nov 2013
Posts: 299
Received Thanks: 241
|
So you just went to his post of his bypass, copied the codes he posted, opened a new thread and pasted the codes which he posts (ノ'.' )ノ
|
|
|
01/16/2014, 13:33
|
#6
|
elite*gold: 0
Join Date: Apr 2009
Posts: 250
Received Thanks: 60
|
Quote:
Originally Posted by AnimeFreakSama
Open paint make a new file then choose the text tool , afterthat you only need to past those two source codes "main.cpp" & "main.h" and finally here comes the easiest part . You should save the file not as an image so what you have to do is
Project => Save as => Xtrapbypass.gif
done now you should just inject the .gif file into s4 league process . 
|
i dont even have to try it, everybody knows .gif is a picture
but nice try^^
|
|
|
01/16/2014, 13:45
|
#7
|
elite*gold: 400
Join Date: Nov 2008
Posts: 67,905
Received Thanks: 19,505
|
/closed
|
|
|
Similar Threads
|
SouLboT leaked files -xtrap bypass + source codes
01/15/2014 - 12Sky2 - 7 Replies
SouLWraith leaked files -xtrap bypass
sources code included
no virus (you can scan it yourself)
http://oi40.tinypic.com/33wozs1.jpg
|
[15.Juni]Xtrap Bypass Source..
06/19/2010 - CrossFire - 9 Replies
Hier ein bypass für xtrap... sollte funktionieren...(wenn ihr die richtigen offsets habt , soll auch mehr als beispiel dienen!)
injecten ... dann alten hack injecten funktionen wie chams wallhack etc... gehn evtl...
no recoil etc braucht ihr nicht ausprobiern da das den client crashen wird da die offsets 100% nicht mehr gehn sollten..
da chams und wallhack aber über d3d läuft könnten sie funzen ..
Have fun.
Credits : cyberwap01
|
All times are GMT +1. The time now is 13:14.
|
|