-
Notifications
You must be signed in to change notification settings - Fork 4
Module list
REghZy edited this page Jun 1, 2025
·
1 revision
Accessible at File > Show Modules. This window shows all of the modules on the console and provides information about them, such as name, base address/module size, etc. It also shows a list of memory sections for that module.

You can use this to know where to scan for a specific game. Most likely, the game's module name is default.xex.
From there, you can select it on the left list, and copy the Base Address and either module or original size (depending on which is bigger), and paste those into the start/length fields in the main engine window
-
Home
- Connect to a console
- Scanning Options
- Scan results & Saved Address Table
- Remote Commands
- Memory Dump
- Tools
- Preferences/App Settings
-
API
- Making a custom connection
- Busy Tokens
- Models, ViewStates, MVP & Binding
- Plugins
- Config Pages
- Brushes and Icons
- Data Manager, Context Data and Data Keys
- Commands and Shortcuts
- Context Menus
- Windows and Dialogs