Quantcast
Channel: ACE Releases
Viewing all articles
Browse latest Browse all 20

Network Protocol Obfuscation Script

$
0
0
like wtf the funniest poop is i wrote it at 15 yo lul
use it to shufflle your protocol definitions in atumprotocol.h and not get hacked!!1


Code:
Imports System.IO
Imports System.Threading

Module Module1
    Public ProtocolNamesList As New List(Of String)
    Public ProtocolValuesList As New List(Of String)
    Public LineList As New List(Of String)
    Public CommonList As New Dictionary(Of Integer, String)
    Public now As System.DateTime
    'Public PacketNamesList As New List(Of String)...

Read more

Viewing all articles
Browse latest Browse all 20

Trending Articles