MCPcopy Create free account
hub / github.com/Sinflower/WolfDec

github.com/Sinflower/WolfDec @v0.3.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.3.3 ↗ · + Follow
372 symbols 703 edges 15 files 286 documented · 77% updated 2y agov0.3.3 · 2023-04-08★ 3211 open issues

Browse by type

Functions 327 Types & classes 45
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

WolfDec

A Simple Wolf RPG File Decrypter capable of decrypting all current version of .wolf files, independent of the systems local setting, i.e., it works without the need to change the system location to Japanese.

The decryption is done using a slightly modified version of DxLib.


Usage

Just drag and drop one or more .wolf file[s] onto the executable to extract them.

Core symbols most depended-on inside this repo

Shape

Method 173
Function 154
Class 42
Enum 3

Languages

C++100%

Modules by API surface

src/WolfDec/3rdParty/CharCode.cpp111 symbols
src/WolfDec/3rdParty/DXArchive.cpp56 symbols
src/WolfDec/3rdParty/DXArchiveVer6.cpp51 symbols
src/WolfDec/3rdParty/DXArchiveVer5.cpp47 symbols
src/WolfDec/3rdParty/FileLib.cpp31 symbols
src/WolfDec/3rdParty/DXArchive.h23 symbols
src/WolfDec/3rdParty/DXArchiveVer5.h18 symbols
src/WolfDec/3rdParty/DXArchiveVer6.h16 symbols
src/WolfDec/3rdParty/Huffman.cpp9 symbols
src/WolfDec/main.cpp6 symbols
src/WolfDec/3rdParty/FileLib.h3 symbols
src/WolfDec/3rdParty/DataType.h1 symbols

For agents

$ claude mcp add WolfDec \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page