Nik-Potokar / FFXIVClientStructs

Resources for reverse-engineering the FFXIV client's native classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFXIVClientStructs

This project encapsulates efforts to reverse-engineer the layout of the C++ classes that make up the FFXIV client.

IDA/Ghidra

The ida directory has a python script that can be imported to either IDA or Ghidra to rename known binary locations. This is generally kept up to date with new game versions, but make sure you're on the appropriate version beforehand.

Special thanks to daemitus for extensive work on updating the import script to support vtable renaming.

About

Resources for reverse-engineering the FFXIV client's native classes.

License:MIT License


Languages

Language:C 94.7%Language:C# 3.7%Language:Python 1.6%