==========================================
=== Warden Explorer 0.0.0.2 by Umbra   ===
==========================================

------------------------------------------
Type:  |  File viewer/format converter    |
Date:  |  04.08.2009                      |
       |                                  |
About: |  wowcache.wdb                    |
          bncache.dat warden              |
          browser (SC/D2/WC3/WOW)         |
                                          |
                                          |
HowTo: |  Open cache file from the menu   |
          right click on modules to dump, |
          some features not implemented   |
          yet.                            |
                                          |
Info:  |  RC4 decryption key needed       |
          for DLL conversion. Can         |
          be discovered when warden loads.|
                                          |
                                          |
                                          |
          Diablo II v1.12:                |
          Warcraft III v1.23:             |
          To get the RC4 decryption key   |
          break point warden load func    |
          you can trace it back looking   |
          for ".mod" string reference.    |
                                          |
          Warcraft III:game.dll           |
          Diablo II:D2Client.dll          |
                                          |
          The function will take params   |
          ([name], [key]) it expands      |
          [name] into [name].mod so it    |
          can load the module by name.    |
                                          |
          WoW v3.0.9:                     |
          Trace back -                    |
          FlushInstructionCache           |
          it's harder to do. So here is   |
          the addr for load warden..      |
          offset: WoW.exe:0x..read below  |
                                          |
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!|
          WARNING: ONLY USE DRX to        |
                   BP the address.        |
                   WoW has CRC on login,  |
                   'will' detect int3 BPs |
                   in olly do             |
                   a 0x00744510           |
                   'right click addr'     |
                   break point>           |
                   hardware on execution. |
                   wait for hit..         |
                   db [esp+8]             |
                   first 16bytes=RC4 key  |
          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!|
          note: >>wowcache changes<<      |
                Have 3.0.9 installed      |
                for guaranteed            |
                WoW mod extraction.       |
                                          |
                                          |
                                          |
                                          |
                                          |
News:  |  v0.0.0.2                        |
          +s/Extractor/Explorer           |
          +Added wowcache.wdb support.    |
          +Verbosed menus/readme.         |
          +Added About!                   |
                                          |
          v0.0.0.1                        |
          +First release                  |
                                          |
Shouts:|  sd333221  - readme style        | 
------------------------------------------