Code Monkey home page Code Monkey logo

tactkeys's Introduction

TACT Keys

This repo was created as a central place to store the ever increasing amount of (public) TACT encryption keys Blizzard uses to encrypt data in their games.

Right now this repo only supports World of Warcraft, but other games might be added in the future.

Format

The format is a space separated file with the 16-char key lookup (or name) and the 32-char key itself, both encoded as hex.

0123456789ABCDEF 0123456789ABCDEF0123456789ABCDEF

More fields might be added at the end of the line in the future (e.g. IDs), be sure to only read the necessary data per line.

Updates (WoW)

TACT keys in WoW are current distributed in a few ways:

  • Client patches, keys are added to TactKey.db2 (with lookups in TactKeyLookup.db2)
  • Hotfix pushes to TactKey.db2/TactKeyLookup.db2 sent down by the server to clients (cached in in DBCache.bin)
  • As additional data to BroadcastText records sent down by the server as the user plays through content (cached in DBCache.bin)

As such, they can be extracted by reading the relevant DB2s as well as DBCache.bin.

tactkeys's People

Contributors

marlamin avatar dorovon avatar bloerwald avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.