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