Add preview README (repo is not public yet!)
parent
4b9b4fa6a4
commit
967788c961
@ -0,0 +1,10 @@
|
||||
## 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.
|
Loading…
Reference in New Issue