CTFAK / CTFAK2.0

Updated version of the Clickteam Fusion Army Knife Decompiler
GNU Affero General Public License v3.0
105 stars 34 forks source link

CTFAK2.0 is not decompiling. #101

Open MMFan4315 opened 1 month ago

MMFan4315 commented 1 month ago

(this is all i could copy before it crashed) bCodec.Inflate(FlushType flush) at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count) at Ionic.Zlib.ZlibStream.Read(Byte[] buffer, Int32 offset, Int32 count) at Ionic.Zlib.ZlibBaseStream.UncompressBuffer(Byte[] compressed, Stream decompressor) at Ionic.Zlib.ZlibStream.UncompressBuffer(Byte[] compressed) at CTFAK.Memory.Decompressor.DecompressBlock(ByteReader reader, Int32 size) in D:\a\CTFAK2.0\CTFAK2.0\Core\CTFAK.Core\Memory\Decompression.cs:line 45 at CTFAK.Memory.Decryption.DecodeMode3(Byte[] chunkData, Int32 chunkId, Int32& decompressed) in D:\a\CTFAK2.0\CTFAK2.0\Core\CTFAK.Core\Memory\Decryption.cs:line 79 at CTFAK.CCN.Chunks.Chunk.Read(ByteReader reader) in D:\a\CTFAK2.0\CTFAK2.0\Core\CTFAK.Core\CCN\Chunks\Chunk.cs:line 42 at CTFAK.CCN.GameData.Read(ByteReader reader) in D:\a\CTFAK2.0\CTFAK2.0\Core\CTFAK.Core\CCN\GameData.cs:line 108 at CTFAK.FileReaders.ExeFileReader.LoadGame(String gamePath) in D:\a\CTFAK2.0\CTFAK2.0\Core\CTFAK.Core\EXE\ExeFileReader.cs:line 98 at Program.Main(String[] args) in D:\a\CTFAK2.0\CTFAK2.0\Interface\CTFAK.Cli\Program.cs:line 180

AITYunivers commented 1 month ago

Try UnEx