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''' ('...)
 
m (Move page script moved page Wowcache.wdb to Wowcache.wdb without leaving a redirect)
 
(3 intermediate revisions by 2 users 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
{{: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]]

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