I am doing a ctf where I am supposed to hack a unity game and load a level which is in the build, but isn't supposed to be opened by default. I was thinking about using cheat engine since for some reason dnSpy doesn't do anything when I edit the assembly C# DLL.
Asked
Active
Viewed 530 times
1
-
1Use Cheat Engine and modify game variables such that you'll pass a level There's also a slight chance you could use ```SceneManager``` – Eric Apr 02 '20 at 10:20
-
CSCG ctf right? – Wouterr Apr 26 '20 at 14:19