Skip to content

Suite for parsing the packet structure from decompiled AS3 source of the DarkOrbit flash client.

License

Notifications You must be signed in to change notification settings

ProjectOpenOrbit/darkorbit-netcode-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkOrbit Netcode Parser

This library parses decompiled as3 classes from the DarkOrbit flash client and produces a json file which describes the structure of all packets.

This enables us to easily generate our own netcode classes which are compatible with the original Servers.

The library can also be used to generate netcode json definitions for private servers.

About

Suite for parsing the packet structure from decompiled AS3 source of the DarkOrbit flash client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages