batof / RealmShark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A packet sniffer for Realm of the Mad God in Java. Most backend code is writen by Cortex, huge tanks to him for all the help.

Inspired by work done by abrn and thomas-crane.

Mainly made as an API to read packets without having the ability to modify, block or send any packets. An attempt to make it EULA friendlier to build useful tools for various addons to the severely lacking API features of the ROTMG game.

Current version of the API only supports Windows OS. WinPcap is needed to make the sniffer work so it is required.

This project uses Jpcap library with a MPL-1.1 license.

About

License:MIT License


Languages

Language:Java 100.0%