WinConsole_Z - widberg/fmtk GitHub Wiki

There exists a console window in Zouna games that is presumably used during development to help debug and run commands. This window has a number of tabs and a text field to enter commands. Much of the functionality of this window has been stripped in FUEL. The class used to handle this window is called WinConsole_Z.

The win_console.js agent for Frida can be used to unlock this functionality in FUEL. This agent can be run the same way the atk agent is run. The addresses, offsets, and flags at the top of the file can be edited to work with other games.

System Infos

System Infos

Message

In earlier games, this window showed log text and command output. In FUEL this logging output has been stripped from the release build.

Message

Script

Script

Memory

 Memory