WoW:Wowcache.wdb: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (New page: {{Stub/Tech}} '''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''' ('...)
 
mNo edit summary
Line 4: Line 4:


;Structure
;Structure
{{:Wowcache.wdb/Structure}}
''Rows in light grey correspond to removed or replaced columns in the WDB file.''
{| class="darktable zebra"
! | Name !! | Type !! | Description !! | Notes
|-
|| wrdnDataEnc || Encrypted || Encrypted Warden data || ''Encrypted, good luck reading that''
|}


[[Category:WDB files]]
[[Category:WDB files]]

Revision as of 02:14, 29 March 2010

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