/Freebooter

Internal Client for The Legend of Pirates Online with a GUI and a number of modules. Had to overcome a number of interesting challenges that made this game way harder to reverse than a normal native binary.

Primary LanguageC++

Freebooter

This is a modded client for The Legend of Pirates Online.

The game is written in python using Panda3D, and then "compiled" using a custom tool called pypperoni.
There are a few other strange things going on that make this an interesting challenge to reverse.