Skip to content

Releases: BoomEX-UK/GatewayRAMTools

Gateway RAM Tools v1.3 (Build 23D5EED3)

17 Jun 11:48

Choose a tag to compare

Another big update - Pointer Search has been created. This lets you use an existing Gateway RAM Dump without expanding it for lightning fast pointer searching.

  • Pointer Search Created!
  • Cheat Creator For Pointer Results (right-click)
  • Hex Viewer can now be accessed directly from Search Results
  • Various Fixes and Tidying

Gateway RAM Tools v1.2 (Build 23D2EA69)

15 Jun 13:07

Choose a tag to compare

The first new feature release. You can now:

  • Export a header segment
  • Better handling when creating large RAW files
  • Fixed Address Search:
    • 8/16/32bit Fixed Values (Exact Numbers)
  • Hex Viewer (found inside the Partition Table)

Exporting header segments can provide access to a single mem-region, this will make it easier when using file comparison tools to find changes in various RAM dumps.

The value search is a first for Gateway RAM dumps, as it allows you to search the RAM without creating a RAW dump, thus searching a much smaller file. You can input multiple files and search for specific values to narrow down which memory addresses are changing.

You can also search using conditional parameters if you don't know the exact value (such as Greater Than / Incremented By etc)

Gateway RAM Tools v1.1 (Build 23C9B9B8)

09 Jun 11:59

Choose a tag to compare

I have rebuild the code in Visual Studio C#. I have used .NET 4 as the framework to ensure older OS and cross platform implementations are able to run it.

There is no more a need for a hefty Gtk# installation on Windows, which means a single executable (as long as .NET is already installed).

Gateway RAM Tools v1.0

09 Mar 10:30

Choose a tag to compare

Gateway RAM Tools v1.0

This is the initial release of Gateway RAM Tools.