- Apr 23, 2018
- 392
- 1,649
I searched for some time and found a few tools for this task:
Since the time I originally wrote this post there were some additional tools that do the job nicely
I have also modified WolfDec from its
The compiled program is attached to this post. The password is
It may need latest Microsoft Visual C++ Redistributables installed and requires Windows 8.1+ x64.
You must be registered to see the links
,
You must be registered to see the links
and
You must be registered to see the links
. But the first is extremely old, the second won't run for me, the third doesn't unpack Unicode names and both the second and the third don't seem to support file masks.Since the time I originally wrote this post there were some additional tools that do the job nicely
You must be registered to see the links
, which is nice but not always up to date with the format. And the author of WolfDec also created the GUI utility
You must be registered to see the links
(the best option so far), which supports unpacking Wolf RPG Pro archives using a key from the game exe.I have also modified WolfDec from its
You must be registered to see the links
. Now it's possible to run WolfDec "*.wolf" to unpack all .wolf files with the default key from up to 3.50 version of the Editor, the same way as my previous DXADecodeW did. Or specify the key manually with either WolfDec -m 6 -s 8P@(rO!p;s5 FileName.wolf or WolfDec -m 6 -k C705CA7D8DE3DEF1D90C85F4 FileName.wolf. Also there is option to guess decryption key from old (<2.281) version archives if the default does not work but the encryption algorithm is the same.The compiled program is attached to this post. The password is
f95zone
since VT gives it a false positive for some reason.It may need latest Microsoft Visual C++ Redistributables installed and requires Windows 8.1+ x64.
Last edited: