Dumps opcodes from the WoW client and their respective names.
- Run the Wow client you whish to dump opcodes from.
- Run
Injector.exe [wow_process_name]
- Place Dump.db in the OpcodeDiffer.exe direcotry
- Run
OpcodeDiffer.exe [path/to/Dump.db] [path/to/Wowxxxx_vs_Wow19865.BinDiff]
- Dump packet structures
- Improve dumper performance