You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
567 B
Markdown

## CTFAK
Experimental tool to decrypt, analyze, dump and decompile games made with ClickTeam Fusion.
**NOTE:** EXE -> MFA is not yet completely supported!
# Build instructions
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.
# 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<br/>