WoW:Wowcache.wdb: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page Wowcache.wdb to Wowcache.wdb without leaving a redirect)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Stub/Tech}}
{{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''' ('''W'''a'''rd'''e'''n''' cache).
'''Wowcache.wdb''' is the [[WDB file]] caching data essential to [[WoW Warden anti-cheat]]. 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]]

Latest revision as of 04:49, 15 August 2023

Wowcache.wdb is the WDB file caching data essential to WoW Warden anti-cheat. 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