artexlib / TeraScanners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeraScanners

Uses signature-based memory scanning and DLL injection to dump:

  • opcodes (opcodes.txt)
  • system message IDs (sysmsgs.txt)
  • datacenter encryption key and IV (encryption.txt)

Based on work from luxtau and Gothos from a RaGEZONE thread.

Compiling

Build the TeraScanners project (32-bit only). It'll build the OpcodeDll project as a dependency.

Alternatively, you can get the binaries from the releases page on GitHub. You will probably need to install the VC++ 2013 Redistributable first.

Usage

  • Open TERA.
  • Run TeraScanners.exe.
  • Wait for the three .txt files to be generated.
  • You're done.

Contributing

I have no idea what I'm doing. Please feel free to submit PRs.

About


Languages

Language:C++ 100.0%