mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 08:00:14 +00:00
Game name uses big-endian (not reversed), platform/os/locale use little-endian with chars reversed and null at end (not beginning). Protocol version is 8 for WoW 3.3.5a, not 3. |
||
|---|---|---|
| .. | ||
| auth_handler.cpp | ||
| auth_opcodes.cpp | ||
| auth_packets.cpp | ||
| big_num.cpp | ||
| crypto.cpp | ||
| rc4.cpp | ||
| srp.cpp | ||