View Single Post
12-12-13, 07:03 PM   #27
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
None of WoW's data files are encrypted as far as I'm aware. They're just either compiled (EXE, DLL), or compressed storage container formats (MPQ, like ZIP or RAR), or binary storage formats (DBC, like SQLite). You can view them easily using a program that understands the format.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote