Skip to content

quickstart/beginner

To start out on decompiling games, you have to first identify the game engine that the game was made with.

There's an overwhelming list of game engines you can decompile and reverse from, but for now we'll only focus on the popular ones.

Note:

Not all game engines have WebGL or a form of Web build support, so some games are impossible to compile that way!

Game Engines

Unity - guide for unity

Godot