Skip to content

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

License

Notifications You must be signed in to change notification settings

r00telement/FFXIVClientStructs

 
 

Repository files navigation

FFXIVClientStructs

This project encapsulates efforts to reverse-engineer the layout of the C++ classes that make up the FFXIV client. This library is intended to be used alongside Dalamud, and is included with it.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • C# 4.1%
  • Python 2.5%