A backup of 1987kostya's deleted CTFAK repo from 2021-01-29. The one and only ClickTeam Fusion decompiler!
Go to file
1987kostya 5ed4b148e0 Merge remote-tracking branch 'origin/master'
DotNetCTFDumper Better logging
ExamplePlugin Fixes in Pame2MFA
TestDecompressor Init
.gitattributes Добавьте GITIGNORE- и GITATTRIBUTES-файлы.
.gitignore Добавьте GITIGNORE- и GITATTRIBUTES-файлы.
DotNetCTFDumper.sln GUI Updates,
ImageBank.cs Init
README.md Add preview README (repo is not public yet!)
icon.ico New GUI, MFA reader refactor,bugfixes
icon.png New GUI, MFA reader refactor,bugfixes
template.mfa Upload template MFA (after build has finished, move this to exe's directory)

README.md

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.