|
|
@ -8,3 +8,15 @@ Experimental tool to decrypt, analyze, dump and decompile games made with ClickT
|
|
|
|
|
|
|
|
|
|
|
|
Clone the project and build with VS2019, remember to include the ZLib C# extension and external libraries (GUI and decrypter.dll)
|
|
|
|
Clone the project and build with VS2019, remember to include the ZLib C# extension and external libraries (GUI and decrypter.dll)
|
|
|
|
Instructions on how to build the decrypter library will be coming soon.
|
|
|
|
Instructions on how to build the decrypter library will be coming soon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Features
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Image Dumper<br/>
|
|
|
|
|
|
|
|
* Sound Dumper<br/>
|
|
|
|
|
|
|
|
* Music Dumper<br/>
|
|
|
|
|
|
|
|
* Extension Dumper<br/>
|
|
|
|
|
|
|
|
* Image Viewer<br/>
|
|
|
|
|
|
|
|
* Animation Player<br/>
|
|
|
|
|
|
|
|
* Sound Player<br/>
|
|
|
|
|
|
|
|
* Frame Viewer<br/>
|
|
|
|
|
|
|
|
* Plugin Support
|
|
|
|