noscryptosrv

package
v0.0.0-...-7096d4f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package noscryptosrv implements the packet encryption and decryption algorithms used by the server of the MMORPG NosTale run by Gameforge.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptLoginPacket

func DecryptLoginPacket(packet string) (decryptedPacket string)

DecryptLoginPacket decrypts and returns the packet passed as argument using the server's login decryption algorithm.

func DecryptSessionPacket

func DecryptSessionPacket(packet string) (decryptedPacket string)

DecryptSessionPacket decrypts and returns the packet passed as argument using the server's session decryption algorithm.

func EncryptLoginPacket

func EncryptLoginPacket(packet string) (decryptedPacket string)

EncryptLoginPacket encrypts and returns the packet passed as argument using the server's login encryption algorithm.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL