I use this repository to share my reverse engineering artifacts for TERA.
Under releases you will find both original and unpacked TERA binaries for the following revisions:
- r367239 (95.00) (unprotected)
- r377345 (100.02) (packed and unpacked)
- r387486 (115.02) (packed and unpacked)
Additionally, for revisions that I am actively reverse engineering, the release will also include a BNDB file usable by Binary Ninja. This file contains most of the 'juicy' bits - types, functions, variables, etc.
I have written a series of articles on the process of unpacking and repairing the TERA executable:
- Unpacking and Repairing the TERA Executable
- Spring Cleaning in the Unpacked TERA Executable
- Neutralizing Protection in the TERA Executable
The following tools were used to unpack and repair TERA binaries: