A collection of useful scripts for aiding in reversing FFXIV.
  • Python 60%
  • C 40%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Adam de97b09ae7
Merge pull request #1 from goaaats/patch-1
Update decompxref.py for IDA 7.5
2021-03-28 10:41:13 +11:00
util Update decompxref.py for IDA 7.5 2021-03-27 16:33:40 +01:00
xiv change conditional that was only for testing, oops 2019-03-09 10:56:04 +11:00
LICENSE add license, fix readme a bit more 2019-02-26 20:58:08 +11:00
readme.md update compatibility support message 2019-04-03 21:29:03 +11:00

ffxiv-ida-scripts

A collection of useful scripts for aiding in reversing FFXIV.

These are only really tested on IDA 7.x and will not work for earlier versions due to the script entry point changing in IDA 7.0. The scripts may work if the entry point is changed to the older variant, however do so at your own risk.

Script Folders

  • util - Contains generally useful things that may not be applicable to FFXIV but are generally helpful
  • xiv - FFXIV specific IDA scripts