|
You last visited: Today at 06:40
Advertisement
WarRock EU - Code Snippets
Discussion on WarRock EU - Code Snippets within the WarRock forum part of the Shooter category.
|
View Poll Results: Wie findet ihr diesen Thread
|
|
Klasse!
|
  
|
78 |
60.94% |
Geht so
|
  
|
17 |
13.28% |
|
Sinnlos, braucht keiner
|
  
|
33 |
25.78% |
09/05/2011, 16:22
|
#5101
|
elite*gold: 1
Join Date: Jun 2011
Posts: 302
Received Thanks: 367
|
Quote:
Originally Posted by Staminastick
Credits: Gonzo & SKILL0R
PHP Code:
DWORD WINAPI Bypass()
{
DWORD HSEhsvc = 0;
do{
HSEhsvc = (DWORD)GetModuleHandleA("Ehsvc.dll");
Sleep(100);
}while(!HSEhsvc);
BypassDetour((void*)0x004A8999,(PBYTE)"\xEB",1);
BypassDetour((void*)(HSEhsvc+0x26867),(PBYTE)"\x90\x90",2);
BypassDetour((void*)(HSEhsvc+0x15530),(PBYTE)"\x90\x90",2);
BypassDetour((void*)(HSEhsvc+0x71E7C),(PBYTE)"\xC2\x04\x00",3);
BypassDetour((void*)(HSEhsvc+0x09B30),(PBYTE)"\xC2\x04\x00",3);
BypassDetour((void*)(HSEhsvc+0x3626E),(PBYTE)"\x31",1);
BypassDetour((void*)(HSEhsvc+0x3372F),(PBYTE)"\x31",1);
BypassDetour((void*)(HSEhsvc+0x357A0),(PBYTE)"\x31",1);
return 1;
}
|
da fehlen noch paar addys..
|
|
|
09/05/2011, 17:07
|
#5102
|
elite*gold: 0
Join Date: Sep 2011
Posts: 326
Received Thanks: 760
|
Quote:
Originally Posted by Staminastick
Credits: Gonzo & SKILL0R
PHP Code:
DWORD WINAPI Bypass() { DWORD HSEhsvc = 0; do{ HSEhsvc = (DWORD)GetModuleHandleA("Ehsvc.dll"); Sleep(100); }while(!HSEhsvc); BypassDetour((void*)0x004A8999,(PBYTE)"\xEB",1); BypassDetour((void*)(HSEhsvc+0x26867),(PBYTE)"\x90\x90",2); BypassDetour((void*)(HSEhsvc+0x15530),(PBYTE)"\x90\x90",2); BypassDetour((void*)(HSEhsvc+0x71E7C),(PBYTE)"\xC2\x04\x00",3); BypassDetour((void*)(HSEhsvc+0x09B30),(PBYTE)"\xC2\x04\x00",3); BypassDetour((void*)(HSEhsvc+0x3626E),(PBYTE)"\x31",1); BypassDetour((void*)(HSEhsvc+0x3372F),(PBYTE)"\x31",1); BypassDetour((void*)(HSEhsvc+0x357A0),(PBYTE)"\x31",1); return 1; }
|
Ieh! Was fürn Gonzo? Was ist denn das für ein Mongo?
Real Credits: Me
DirectX
UnknownPK
Und es fehlt genau EINE Addy.
Und zwar ein NanoCheck^^
Crash Log:
Quote:
[00:13:42.796][000024E8] [AntiCpXCnt][_AntiCpXCnt_MakeResponse] dwRequestLength = 40
[00:13:42.796][000024E8] {8527FE8E-C58B-4572-9B50-11F0E3257B1B}
[00:13:42.812][000024E8] {BBD55FA1-C16F-4DE8-990E-70DCAFF79F5B}
[00:13:51.376][000024E8] {12387FF9-AF55-4809-998F-7036ACA51C2D}
[00:13:51.376][000024E8] {A3279428-58A0-4529-B375-35F94D5E1B1C} 4284
[00:13:51.376][000024E8] {831524FE-CA89-4326-B290-94FAC8D49023}
[00:13:51.376][000024E8] {2395FA9F-02EE-4480-A094-D467B3360B9C} 7696
[00:13:51.376][000024E8] {626306F3-F09E-4EC2-9FD1-B6BF779348A5} 8000
[00:13:51.376][000024E8] {2DC47A56-C3C8-4EBB-AEA2-663A11EEFB2D}
[00:13:51.376][000024E8] {A86B18F5-B175-4C0D-A7B6-06FC10F33E35}
[00:13:51.392][000024E8] {A64E2BE4-2B1E-4B6A-96B3-2AD70919903F}
[00:13:51.392][000024E8] {1D7EBA71-9026-42DF-B87A-DBC4ED316B24} 10136
[00:13:51.548][000024E8] {9096740E-596A-49B8-9718-8695ADB34CAF} 7828
[00:13:51.610][000024E8] {E62F9D44-5ACB-49D9-B797-CF365E33A4EA} 4824
[00:13:52.375][000024E8] {E6F3E7FF-601B-4F66-A083-6D4C487F3A3F} 9892
[00:13:52.375][000024E8] {03A5D634-0D10-4BC8-8339-E3C6EEC5DCB5}
[00:13:52.375][000024E8] {080ED441-82C2-4561-88E5-0FBEB52B252F}1
[00:13:52.468][000024E8] {31E342A8-7598-4F2E-829E-68F53F3AA3DE} 8792
[00:13:52.765][000024E8] {77D47CA6-32AF-4D55-AA77-A4821BA4605A} 2352
[00:13:52.765][000024E8] {080ED441-82C2-4561-88E5-0FBEB52B252F}2
|
Ihr müsst die Addy aber Loopen(Wird alle 30 Sekunden gecheckt)
|
|
|
09/05/2011, 18:33
|
#5103
|
elite*gold: 0
Join Date: Aug 2011
Posts: 224
Received Thanks: 262
|
CreateDetour by Croner (99%) | CyberRazzer (1%) 
Detour:
Code:
#define Detour_Type_0xE9 1
#define Detour_Type_0xB8 2
#define Detour_Type_0x68 3
DWORD CreateDetour(DWORD dwThread,DWORD dwAdress,DWORD dwType,DWORD dwSize)
{
DWORD dwDetour,dwProtect,i;
if (dwAdress&&dwThread&&dwSize>= dwSize)
{
dwDetour = (DWORD)VirtualAlloc(0,dwSize+dwSize,0x1000,0x40);
if (dwDetour&&VirtualProtect((VOID*)dwAdress,dwSize,0x40,&dwProtect))
{
for (i=0;i<dwSize;i++)
{
*(BYTE*)(dwDetour+i)=*(BYTE*)(dwAdress+i);
}
switch (dwType)
{
case Detour_Type_0xE9:
{
*(BYTE*)(dwDetour+dwSize+0)=0xE9;
*(DWORD*)(dwDetour+dwSize+1)=(dwAdress-dwDetour-dwSize);
*(BYTE*)(dwAdress+0)=0xE9;
*(DWORD*)(dwAdress+1)=(dwThread-dwAdress-dwSize);
}
break;
case Detour_Type_0xB8:
{
*(BYTE*)(dwDetour+dwSize+0)=0xB8;
*(DWORD*)(dwDetour+dwSize+1)=(dwAdress+dwSize);
*(WORD*)(dwDetour+dwSize+5)=0xE0FF;
*(BYTE*)(dwAdress+0)=0xB8;
*(DWORD*)(dwAdress+1)=(dwThread);
*(WORD*)(dwAdress+5)=0xE0FF;
}
break;
case Detour_Type_0x68:
{
*(BYTE*)(dwDetour+dwSize+0)=0x68;
*(DWORD*)(dwDetour+dwSize+1)=(dwAdress+dwSize);
*(WORD*)(dwDetour+dwSize+5)=0xC3;
*(BYTE*)(dwAdress+0)=0x68;
*(DWORD*)(dwAdress+1)=(dwThread);
*(WORD*)(dwAdress+5)=0xC3;
}
break;
}
VirtualProtect((VOID*)dwAdress,dwSize,dwProtect,&dwProtect);
VirtualProtect((VOID*)dwDetour,dwSize+dwSize,0x20,&dwProtect);
return dwDetour;
}
}
Sleep(10);
return (0);
}
Usage:
Code:
pPresent = (oPresent)CreateDetour((DWORD)myPresent,(DWORD)VTable(17),Detour_Type_0xE9,5);
Use for Dip Detour B8 with Size 7 - And Full Undetected (Need Rehook)
(Function,Adresse,Byte,Size)
|
|
|
09/07/2011, 16:47
|
#5104
|
elite*gold: 0
Join Date: Mar 2010
Posts: 48
Received Thanks: 5
|
Hey Ich Suche Nach den Ganzen Slot Addies also 5 6 7 8 Und für slot 5 den hack sourcewähre nett!
|
|
|
09/07/2011, 17:09
|
#5105
|
elite*gold: 15
Join Date: Apr 2011
Posts: 1,524
Received Thanks: 971
|
if (Slot5 ==1)
{
DWORD dwPlayerPtr = *(DWORD*)Serverpointer;
if(dwPlayerPtr != 0)
{
*(int*)(dwPlayerPtr + OFS_SLOT5)= 1;
}
}
OFS_SLOT5 0x1021B4
OFS_SLOT6 0x1021B5
OFS_SLOT7 0x1021B6
OFS_SLOT8 0x1021B7
|
|
|
09/07/2011, 17:48
|
#5106
|
elite*gold: 10
Join Date: Mar 2010
Posts: 703
Received Thanks: 938
|
du hast keine ahnung von coden -,-
|
|
|
09/07/2011, 18:02
|
#5107
|
elite*gold: 0
Join Date: Mar 2010
Posts: 191
Received Thanks: 26
|
Guck mal wie deine addy heißt müsste ADR_SERVERPOINTER heißen dann änderst du dass halt von SERVERPOINTER auf ADR_SERVERPOINTER
|
|
|
09/07/2011, 18:05
|
#5108
|
elite*gold: 0
Join Date: Mar 2010
Posts: 48
Received Thanks: 5
|
habs erledigt  aber trotzdem es funzt nicht ingame...
|
|
|
09/07/2011, 20:32
|
#5109
|
elite*gold: 0
Join Date: Jan 2010
Posts: 86
Received Thanks: 54
|
structs
hey wollte fragen ob die structs gehen oder ob jmd die aktuellen für mich hat skype: wrk1ng007 dankee
|
|
|
09/07/2011, 21:57
|
#5110
|
elite*gold: 0
Join Date: May 2011
Posts: 846
Received Thanks: 144
|
hey wollte grade meinen hack starten,injector als administrator geöffnet und dann zeigt injector auf einmal an : error code 8
was da los,wie kann ichs fixxen?
|
|
|
09/07/2011, 23:33
|
#5111
|
elite*gold: 0
Join Date: Sep 2011
Posts: 326
Received Thanks: 760
|
Quote:
Originally Posted by .Tiq3reye™
PHP Code:
DWORD WINAPI Bypass()
{
DWORD HSEhsvc = 0;
do{
HSEhsvc = (DWORD)GetModuleHandleA("Ehsvc.dll");
Sleep(30);
}while(!HSEhsvc);
BypassDetour((void*)(HSEhsvc+0x26867),(PBYTE)"\x90\x90",2);
BypassDetour((void*)(HSEhsvc+0x15530),(PBYTE)"\x90\x90",2);
BypassDetour((void*)(HSEhsvc+0x71E7C),(PBYTE)"\xC2\x04\x00",3);
BypassDetour((void*)(HSEhsvc+0x09B30),(PBYTE)"\xC2\x04\x00",3);
BypassDetour((void*)(HSEhsvc+0x3626E),(PBYTE)"\x31",1);
BypassDetour((void*)(HSEhsvc+0x3372F),(PBYTE)"\x31",1);
BypassDetour((void*)(HSEhsvc+0x357A0),(PBYTE)"\x31",1);
BypassDetour((void*)(HSEhsvc+0x218AC),(PBYTE)"\x31",1);
BypassDetour((void*)0x4A8B6D,(void*)"\x90",1);
return 1;
}
Credits:
SKILL0R.. & NikM
UnknownPK
DirectX
Gonzo
|
Wer zur hölle ist gonzo?
-.-
Er hat an dem Bypass garnix gemacht. -.-
|
|
|
09/08/2011, 00:08
|
#5112
|
elite*gold: 0
Join Date: Aug 2011
Posts: 224
Received Thanks: 262
|
Wohr sollst du das wissen BlackPaster ?
Und warum Postet ihr alle Bypässe Public ?
|
|
|
09/08/2011, 07:37
|
#5113
|
elite*gold: 2
Join Date: Jul 2009
Posts: 1,447
Received Thanks: 923
|
Quote:
Originally Posted by [WR]CyberRazzer
Wohr sollst du das wissen BlackPaster ?
Und warum Postet ihr alle Bypässe Public ?
|
Weil sie kuhl sind & so
Why nicht Public stellen? iwann wird bei euch es sowieso jeder haben, und G1 ist das doch scheiß egal ob es einer hat oder jeder, Fixxed wird es so oder so.
|
|
|
09/08/2011, 10:07
|
#5114
|
elite*gold: 0
Join Date: May 2011
Posts: 171
Received Thanks: 81
|
aber umso mehr den bypass haben
umso schneller ist er wieda detected
|
|
|
09/08/2011, 17:14
|
#5115
|
elite*gold: LOCKED
Join Date: Dec 2009
Posts: 4,650
Received Thanks: 5,731
|
Quote:
Originally Posted by R3d~F!st
aber umso mehr den bypass haben
umso schneller ist er wieda detected
|
nö
|
|
|
 |
|
Similar Threads
|
WTB Flyff Source code snippets
04/01/2012 - Flyff Trading - 0 Replies
Hellow I posted this because I wanted to buy a fix scroll of unbinding.Which removes soul-link of an item.If you have its code snippets PM me.Don't sell me a code which is release because all of them are not working.I wanted to buy a fix one and a non-buggy code
Payment:via Paypal
|
[Autoit] Youtube Code Snippets
07/29/2011 - AutoIt - 5 Replies
Tag Zusammen.
Wie wohl die meisten von euch mitbekommen haben, bieten derzeit sehr viele User hier sogenannte Youtube Services an, bei denen man Abos, Likes, Dislikes etc. kaufen kann.
Doch wer wirklich Erfolg haben will, braucht natürlich viele Abonnenten und Likes, was per Hand Tage dauern würde.
Deshalb werden hier in letzter Zeit immer mehr Youtube Bots verkauft.
Was, wie ich finde, ein ziemliche Abzocke ist, da das meist nur sehr schlechte Bots sind, die lediglich den Internet...
|
Some Code-Snippets[PSERVER]
07/15/2011 - Kal Hacks, Bots, Cheats & Exploits - 17 Replies
This is the code of the hack which Fremo released..
I got new methods so I dont need this anymore & maybe it'll help some people...
G31 Adult Skill
if(comboBox4->Text=="Panther'crit'")
{
KC->Chat(255," Panther Skill ON");
KC->Threads=1;
KC->lasttime = timeGetTime()-15000;
}
else if(comboBox4->Text=="Tiger'otp'")
|
[Release] Code Snippets Manager
01/21/2011 - Coding Releases - 0 Replies
Code Snippets Manager
http://upit.cc/images/1d47d78e.jpg
Hab mich heute mal rangesetzt, und einen kleinen Manager für
Code-Snippets(Code-Fetzen) gecodet, da ich alles sortiert
in einer Anwendung wollte.
Da es sicherlich jemand nützlich finden wird, lad ich es hier mal hoch.
|
All times are GMT +1. The time now is 06:41.
|
|