WoW:Wowcache.wdb: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Stub/Tech}} | {{Stub/Tech}} | ||
'''Wowcache.wdb''' is the [[WDB]] | '''Wowcache.wdb''' is the [[WDB file]] caching data essential to [[Warden]]. Its content is fully encrypted apart from the header and the EOF. Its signature is '''NDRW''' ('''W'''a'''rd'''e'''n''' cache). | ||
;Structure | ;Structure | ||
Line 10: | Line 10: | ||
|| wrdnDataEnc || Encrypted || Encrypted Warden data || ''Encrypted, good luck reading that'' | || wrdnDataEnc || Encrypted || Encrypted Warden data || ''Encrypted, good luck reading that'' | ||
|} | |} | ||
[[Category:WDB files]] | [[Category:WDB files]] |
Revision as of 21:08, 14 December 2014
Wowcache.wdb is the WDB file caching data essential to Warden. Its content is fully encrypted apart from the header and the EOF. Its signature is NDRW (Warden cache).
- Structure
Rows in light grey correspond to removed or replaced columns in the WDB file.
Name | Type | Description | Notes |
---|---|---|---|
wrdnDataEnc | Encrypted | Encrypted Warden data | Encrypted, good luck reading that |