|
You last visited: Today at 10:53
Advertisement
[Release] Xtrap Bypass
Discussion on [Release] Xtrap Bypass within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.
05/16/2012, 00:26
|
#46
|
elite*gold: 0
Join Date: Jul 2011
Posts: 4
Received Thanks: 0
|
Xtrap still detects.
|
|
|
05/16/2012, 00:33
|
#47
|
elite*gold: 0
Join Date: May 2012
Posts: 12
Received Thanks: 0
|
thx
|
|
|
05/16/2012, 07:57
|
#48
|
elite*gold: 0
Join Date: May 2012
Posts: 23
Received Thanks: 0
|
Quote:
Originally Posted by Applecode
Hay Epvp,
today I want to release my bypass created for a game labeled S4 League. This is not a complete Bypass but with this bypass you can use Cheat Engine without getting a HTD
_______
Required
_________
How to use
- Download the rar file and extract it
- Start the " Injector.exe" with admin rights
- Now you should see something like this:
- Start S4 League now
- After S4 exists, the message is hidden, now you should see something like this:
- Klick okay and enjoy it  You can use now Cheat Engine or an other detected Memoryscanner
_______
Virustotal
_______________________________________
That's all. Regards Applecode ;*
_____________________________________
If you're interested in my Injector Sourcode:
Code:
#RequireAdmin
#include <WinAPI.au3>
_SEDEBUG()
FileInstall("Bypass.dll", "Bypass.dll", 1)
SplashTextOn("Waiting", "Waiting for S4 League! / By Applecode", 300, 50, -1, -1)
$ProcessID = ProcessWait("S4Client.exe")
SplashOff()
Sleep(250)
_InjectDll($ProcessID, @ScriptDir & "\Bypass.dll")
Exit
Func _SEDEBUG()
Local $tagLUIDANDATTRIB = "int64 Luid;dword Attributes"
Local $count = 1
Local $tagTOKENPRIVILEGES = "dword PrivilegeCount;byte LUIDandATTRIB[" & $count * 12 & "]"
Local $call = DllCall("advapi32.dll", "int", "OpenProcessToken", "hwnd", _WinAPI_GetCurrentProcess(), "dword", 0x20, "int*", "")
Local $hToken = $call[3]
$call = DllCall("advapi32.dll", "int", "LookupPrivilegeValue", "str", "", "str", "SeDebugPrivilege", "int64*", "")
Local $iLuid = $call[3]
Local $TP = DllStructCreate($tagTOKENPRIVILEGES)
Local $LUID = DllStructCreate($tagLUIDANDATTRIB, DllStructGetPtr($TP, "LUIDandATTRIB"))
DllStructSetData($TP, "PrivilegeCount", $count)
DllStructSetData($LUID, "Luid", $iLuid)
DllStructSetData($LUID, "Attributes", $SE_PRIVILEGE_ENABLED)
$call = DllCall("advapi32.dll", "int", "AdjustTokenPrivileges", "hwnd", $hToken, "int", 0, "ptr", DllStructGetPtr($TP), "dword", 0, "ptr", "", "ptr", "")
EndFunc
Func _InjectDll($ProcessId, $DllPath)
$Kernel32 = DllOpen("kernel32.dll")
$DLL_Path = DllStructCreate("char[255]")
DllCall($Kernel32, "DWORD", "GetFullPathNameA", "str", $DllPath, "DWORD", 255, "ptr", DllStructGetPtr($DLL_Path), "int", 0)
$hProcess = DllCall($Kernel32, "DWORD", "OpenProcess", "DWORD", 0x1F0FFF, "int", 0, "DWORD", $ProcessId)
$hModule = DllCall($Kernel32, "DWORD", "GetModuleHandleA", "str", "kernel32.dll")
$lpStartAddress = DllCall($Kernel32, "DWORD", "GetProcAddress", "DWORD", $hModule[0], "str", "LoadLibraryA")
$lpParameter = DllCall($Kernel32, "DWORD", "VirtualAllocEx", "int", $hProcess[0], "int", 0, "ULONG_PTR", DllStructGetSize($DLL_Path), "DWORD", 0x3000, "int", 4)
DllCall("kernel32.dll", "BOOL", "WriteProcessMemory", "int", $hProcess[0], "DWORD", $lpParameter[0], "str", DllStructGetData($DLL_Path, 1), "ULONG_PTR", DllStructGetSize($DLL_Path), "int", 0)
$hThread = DllCall($Kernel32, "int", "CreateRemoteThread", "DWORD", $hProcess[0], "int", 0, "int", 0, "DWORD", $lpStartAddress[0], "DWORD", $lpParameter[0], "int", 0, "int", 0)
DllCall($Kernel32, "BOOL", "CloseHandle", "DWORD", $hProcess[0])
DllClose($Kernel32)
EndFunc
|
TY TY SO MUCH <3
|
|
|
05/16/2012, 14:48
|
#49
|
elite*gold: 191
Join Date: May 2011
Posts: 663
Received Thanks: 564
|
Lol die Tags XCrap xDD
Aber naja WORK
|
|
|
05/16/2012, 15:04
|
#50
|
elite*gold: 0
Join Date: Mar 2012
Posts: 4
Received Thanks: 0
|
Ja Aber Der Hack Geht Nicht Mal Bei Mir -.-
|
|
|
05/16/2012, 20:13
|
#51
|
elite*gold: 0
Join Date: Nov 2011
Posts: 71
Received Thanks: 19
|
not work 
|
|
|
05/16/2012, 22:33
|
#52
|
elite*gold: 0
Join Date: Feb 2012
Posts: 476
Received Thanks: 143
|
not working
|
|
|
05/17/2012, 00:50
|
#53
|
elite*gold: 0
Join Date: Dec 2011
Posts: 173
Received Thanks: 16
|
Works . but nothing hack work - resumed = no utility!
|
|
|
05/17/2012, 08:07
|
#54
|
elite*gold: 4
Join Date: May 2012
Posts: 350
Received Thanks: 63
|
wo oda was is der injector
|
|
|
05/17/2012, 09:25
|
#55
|
elite*gold: 0
Join Date: Jul 2011
Posts: 29
Received Thanks: 2
|
Not work
|
|
|
05/17/2012, 10:29
|
#56
|
elite*gold: 0
Join Date: May 2012
Posts: 8
Received Thanks: 1
|
good job!
|
|
|
05/17/2012, 11:36
|
#57
|
elite*gold: 0
Join Date: Jun 2011
Posts: 5
Received Thanks: 0
|
yes! thxyou
|
|
|
05/17/2012, 13:50
|
#58
|
elite*gold: 0
Join Date: Feb 2012
Posts: 476
Received Thanks: 143
|
detected
|
|
|
05/17/2012, 14:07
|
#59
|
elite*gold: 0
Join Date: Dec 2011
Posts: 80
Received Thanks: 38
|
what is HTD? Oo
|
|
|
05/17/2012, 16:09
|
#60
|
elite*gold: 0
Join Date: Dec 2011
Posts: 5
Received Thanks: 1
|
i think it works only with the in.game hacks right?
|
|
|
Similar Threads
|
[Royuethun]XTrap Bypass
06/27/2012 - S4 League Hacks, Bots, Cheats & Exploits - 1105 Replies
http://i.epvpimg.com/ZeFZb.png
Hey,
today we'd like to present you our XTrap bypass.
1. Start XTrap Bypass.exe
2. Start S4 League.
|
[Release]Xtrap Bypass V 0.0.0.2
06/14/2012 - S4 League Hacks, Bots, Cheats & Exploits - 20 Replies
#deleted
|
[Release]Xtrap Bypass v3
04/07/2012 - S4 League Hacks, Bots, Cheats & Exploits - 239 Replies
#outdated
|
All times are GMT +1. The time now is 10:54.
|
|