GigiaJ/Renny

Offset Generator

Opened this issue · 2 comments

A script that can generate offsets much quicker than updating ReClass by searching the database in IDA for "mPARRegenRate" and checking the subroutine that contains it. By filtering through the subroutine you can pull offsets and generate a very useful offset list.

To get the AIHeroClient’s offsets you can simply start by searching “AIHeroClient” in IDA

Prototyping finished. Will be proceeding with reversing the polymorphic classes including base object, AIHeroClient, MissileClient, ect.