This is the procedure to enable Godmode using a HEX editor such as "HEX Workshop"
WARNING: This method involves editing an EXE file. It is highly suggested that you make a backup of this file before editing. Note that top HEX editors such as Workshop will prompt you to make this backup when you save.
The file to edit = install- folderEngineCoCMainWin32.EXE
1. Open the file in the HEX editor
2. Search for the string (exactly) = 0
3. 0 = GodMode off, 1 = GodMode on
4. Change the 0 to 1 to enable GodMode
5. Save
That’s it. |