CTFAK/README.md

11 lines
382 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.