jagex-bytebuf

A Netty ByteBuf extension library for RuneTek obfuscated buffers

License

License

GroupId

GroupId

io.guthix
ArtifactId

ArtifactId

jagex-bytebuf
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

jagex-bytebuf
A Netty ByteBuf extension library for RuneTek obfuscated buffers
Project URL

Project URL

https://github.com/guthix/Jagex-ByteBuf
Source Code Management

Source Code Management

https://github.com/guthix/jagex-bytebuf/tree/master

Download jagex-bytebuf

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.60.Final
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30

Project Modules

There are no modules declared in this project.

Jagex-ByteBuf

Build Status License Discord

Jagex-ByteBuf is a collection of Netty ByteBuf extensions for reading and writing RuneTek engine data type encoding. Jagex-ByteBuf uses Kotlin extension functions to add RuneTek engine ByteBuf read and write methods to the Netty ByteBuf interface. It also adds a bit buffer implementation that provides reading and writing with bit granularity.

Gradle

implementation(group = "io.guthix", name = "jagex-bytebuf", version = "0.1.4")
io.guthix

Guthix

Reverse engineering RuneTek games

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0