|
You last visited: Today at 17:27
Advertisement
[Release] Packet injector(Source)
Discussion on [Release] Packet injector(Source) within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
02/18/2016, 21:51
|
#76
|
elite*gold: 190
Join Date: May 2011
Posts: 1,203
Received Thanks: 811
|
Quote:
Originally Posted by 哈野浅哈
Fix >
PHP Code:
} if (current.Opcode == 0x70e5) if (current.Opcode == 0x70a7) if (current.Opcode == 0x7001) if (current.Opcode == 0x34A9) if (current.Opcode == 0x7021) { try { this.can_connect_yes = 0; this.SendMessage("Blocked.", false); continue; }
|
W.T.F You 're talking about man, Get the fuck out
|
|
|
02/18/2016, 21:58
|
#77
|
elite*gold: 350
Join Date: Aug 2015
Posts: 1,999
Received Thanks: 1,188
|
Quote:
Originally Posted by 哈野浅哈
Fix >
PHP Code:
}
if (current.Opcode == 0x70e5)
if (current.Opcode == 0x70a7)
if (current.Opcode == 0x7001)
if (current.Opcode == 0x34A9)
if (current.Opcode == 0x7021)
{
try
{
this.can_connect_yes = 0;
this.SendMessage("Blocked.", false);
continue;
}
|
Oh fake ass nigga i can see right through your flower ass
|
|
|
02/18/2016, 23:13
|
#78
|
elite*gold: 0
Join Date: Apr 2015
Posts: 1,444
Received Thanks: 1,373
|
Quote:
Originally Posted by 哈野浅哈
Fix >
PHP Code:
} if (current.Opcode == 0x70e5) if (current.Opcode == 0x70a7) if (current.Opcode == 0x7001) if (current.Opcode == 0x34A9) if (current.Opcode == 0x7021) { try { this.can_connect_yes = 0; this.SendMessage("Blocked.", false); continue; }
|
Do that, "very" smart to prevent people from walking and using zerk and from all other shits that you do not understand that these packets make.
BTW, The fixes is already released for filter coding if you check the main thread content.
|
|
|
02/19/2016, 02:22
|
#79
|
elite*gold: 0
Join Date: Feb 2016
Posts: 652
Received Thanks: 342
|
Quote:
Originally Posted by 哈野浅哈
Fix >
PHP Code:
}
if (current.Opcode == 0x70e5)
if (current.Opcode == 0x70a7)
if (current.Opcode == 0x7001)
if (current.Opcode == 0x34A9)
if (current.Opcode == 0x7021)
{
try
{
this.can_connect_yes = 0;
this.SendMessage("Blocked.", false);
continue;
}
|
Quote:
Originally Posted by Goofie
Do that, "very" smart to prevent people from walking and using zerk and from all other shits that you do not understand that these packets make.
BTW, The fixes is already released for filter coding if you check the main thread content.
|
it was joke april joke trololo, calm ur $$$$
|
|
|
02/20/2016, 22:30
|
#80
|
elite*gold: 0
Join Date: Feb 2016
Posts: 652
Received Thanks: 342
|
Zerk hack
PHP Code:
;Agent Client->Server Opcode(0x70a7)
if(_pck.Opcode == 0x70a7) { if(_pck.ReadUInt8() != 1) { /* Here is where you set what you want to do with the "injectors" ETC: DISCONNECT, CONTINUE, BAN. */ } }
CharName injection
PHP Code:
;Register a boolean at the top of ur context bool CharName_sent = false;
;Agent Client->Server Opcode(0x7001)
if(_pck.Opcode == 0x7001 && (!this.CharName_sent)) { // Register this.CharName_sent = true;
// CharName this.charname = _pck.ReadAscii(); }
Avatar injection
PHP Code:
;Agent Client->Server Opcode(0x34A9)
if(_pck.Opcode == 0x34A9) { // Avatar blue name string avatar_blue = _pck.ReadAscii().ToLower();
if(!avatar_blue.Contains("avatar")) { /* Here is where you set what you want to do with the "injectors" ETC: DISCONNECT, CONTINUE, BAN. */ } }
Region injection
PHP Code:
;Agent Client->Server Opcode(0x7021)
Change it from "Client->Server" to "Server->Client" Server-Client Opcode(0xB021)
can anyone explain me how to use this fixes ?
|
|
|
02/21/2016, 04:24
|
#81
|
elite*gold: 0
Join Date: Feb 2016
Posts: 21
Received Thanks: 2
|
Quote:
Originally Posted by Goofie
UPDATE:- 2015-02-09
- * Added fake region sender, will bypass anti job cheats on filters.
Anyone have suggestions? Let me know and I will code them 
|
Greay
|
|
|
02/23/2016, 17:46
|
#82
|
elite*gold: 0
Join Date: Oct 2007
Posts: 248
Received Thanks: 183
|
|
|
|
02/26/2016, 00:15
|
#83
|
elite*gold: 0
Join Date: Jun 2014
Posts: 159
Received Thanks: 62
|
when iwrite invis got DC Why !! :/
|
|
|
03/06/2016, 10:03
|
#84
|
elite*gold: 0
Join Date: Feb 2010
Posts: 42
Received Thanks: 5
|
Thank you it works perfect. For "invis" command you need full zerk.
Cheers!
|
|
|
03/07/2016, 14:06
|
#85
|
elite*gold: 0
Join Date: Oct 2015
Posts: 5
Received Thanks: 0
|
This can be used with a bot?
|
|
|
03/07/2016, 18:35
|
#86
|
elite*gold: 0
Join Date: Sep 2010
Posts: 53
Received Thanks: 4
|
Quote:
Originally Posted by FenixL
This can be used with a bot?
|
Yep. mBot working !
|
|
|
03/07/2016, 21:20
|
#87
|
elite*gold: 0
Join Date: Mar 2016
Posts: 116
Received Thanks: 21
|
thank you for share it with us
|
|
|
03/09/2016, 11:54
|
#88
|
elite*gold: 0
Join Date: Feb 2016
Posts: 1
Received Thanks: 0
|
Any1 can help how can i replace 'invis' and 'invin' letters to another one ?
cuz fkin letters made insult chat via server gm after exploit
|
|
|
03/10/2016, 01:19
|
#89
|
elite*gold: 0
Join Date: Feb 2010
Posts: 42
Received Thanks: 5
|
Its open source. You can sneak around Goofie`s codes, only "invis" and "mattr" are working commands.
Let`s get started: Open ExploitFilter Project > AgentContext.cs > Scroll down until you will see:
Quote:
|
if (message.Contains("invis"))
|
Now replace "invis" whatever you want.
Thats all. Cheers!
|
|
|
03/12/2016, 07:43
|
#90
|
elite*gold: 0
Join Date: Aug 2010
Posts: 143
Received Thanks: 47
|
And when i open Client and try log in but nothing happens, its ''Stuck'' at start. i click Connect and Its says ''Requesting User Confirmation'' But not happens, it means on that server this dont work/Fixed?
|
|
|
 |
|
Similar Threads
|
[Release] Old Agent Exploit packet 0xa003 Source
01/07/2017 - SRO PServer Guides & Releases - 1 Replies
this is the known a003 agent exploit tool ( Source )
let ppl change packet .. try something new to explore new exploits
scan :
its a src .. scan it by yourself
Download :
|
[Release] WarRock Packet Sniffer Source
12/28/2014 - WarRock Hacks, Bots, Cheats & Exploits - 2 Replies
Moin moin Ich Release hier ma mein nicht ganz fertigen WarRock Packer Sniffer.
ich habe den Sniffer Selber geschrieben mit SharpPcap. Es ist Aber auch so das Warrock irgend wie eine neue Crypto auch hat und mit dem sniffer nicht alles entschlüsselt wird von daher were es gut wenn jmd die neue crypto kennt mir die per pn zu schiken ich bevorzuge c# code.
Source:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
|
[RELEASE] Suspended Injector [OPEN SOURCE]
06/15/2012 - Metin2 Guides & Templates - 24 Replies
Hallo Leute,
heute release ich mal wieder was für die Programmierer unter euch:
Ein (zugegeben sehr) kleiner Injector, der den Zielprozess eingefroren startet, injected und danach den Prozess weiterlaufen lässt
Natürlich ergibt sich jetzt auf den ersten Blick nicht unbedingt sofort ein Einsatzszenario dafür.. Aber wer schon jemals versucht hat, einen geschützten Prozess per DLL zu ändern/auszulesen/sonstiges, wird sofort wissen, wofür er dieses kleine Tool nutzen kann.
Hiermit wird...
|
All times are GMT +1. The time now is 17:28.
|
|