Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

File metadata and controls

7 lines (4 loc) · 374 Bytes

GMDecompiler (Decompiled)

GMDecompiler is a tool made by Clam, used to decompile GameMaker 6.1 and GameMaker 7 games.

The original application is obfuscated, which is makes it a bit tricky to understand how the code works under the hood.

This repository is a copy of the GMDecompiler decompiled code, with functions and methods beautified to be easier to be understood.