Skip to content

Scan Results and Saved Address Table

REghZy edited this page Jun 7, 2025 · 7 revisions

Scan Results

These are the results created when a value on the console matches the search query(ies).

  • Address is the address the value was found at,
  • Value is initially the first value. When refresh is enabled in the preferences, this value will be updated every so often
  • Previous Value is initially the first value. This value changes when you run the Next Scan, and it becomes whatever the Value was
  • First Value is the value that was read and matched the query(ies) when First Scan was run. This value does not change

Double-clicking cells in the Address column (or pressing CTRL+C with rows selected) shows a dialog that lets you copy the values, optionally to the clipboard.

Double-clicking the cells in the Value column (or pressing CTRL+E with rows selected) shows a dialog that lets you change the values.

Saved Addresses

This is where you can store some scan results temporarily, or even save to/load from a file. To add entries, either select some scan results and click Add Scan Result(s), or do it manually by clicking the green plus icon which will show two dialogs letting you configure a new saved address.

image

Double-click any cell in any column to change the value (address, description, data type or value). You can also right click and select one of the context options to do the same.

Pressing the spacebar on selected rows toggles whether their value will be refreshed periodically (same rate as scan result refreshing)

You can also group them into folders by selecting some rows and pressing CTRL+G.

Saving/Loading

XML is the best way to save/load saved addresses, since it supports groups, whereas CSV will flatten the hierarchy into a list of rows.

Clone this wiki locally