Noexes RAM Dump Parser Switch: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 13: Line 13:
|donation=
|donation=
}}
}}
A (WIP) raw RAM dump file parser from [https://github.com/mdbell/Noexes NoExes].
A (WIP) raw RAM dump file parser from [[Noexes Switch|NoExes]].


==Features==
==Features==

Latest revision as of 02:23, 12 June 2023

NoExes RAM Dump Parser
Noexesramdumpparsernx.png
General
Authorrydoginator
TypePC Utilities
Version1.0.0
LicenseMixed
Last Updated2020/05/01
Links
Download
Website
Source

A (WIP) raw RAM dump file parser from NoExes.

Features

  • Reading raw .dmp files from NoExes.
  • Convert game offset to file offset and vice versa.
  • Expression parser to view pointer paths (ie: [main + 1234] + 123.
  • Viewing all the different pools of Memory

User guide

How to use:

  • Gather a RAM dump from NoExes (version needs to be 1.1.2).
  • Fill out the Main(start+end) and Heap(start + end) fields.
  • Analyze dump and then go wild.

NoExes guides:

Screenshots

noexesramdumpparsernx2.png

Media

How to Dump and Analyze Nintendo Switch RAM Using NoExes RAM Dump Parser (rydoginator)

Changelog

v1.0.0

  • First Release.
  • This allows one to parse a RAM dump taken from NoExes and parse it to compare offsets relative to file to offsets relative to Switch's RAM.

External links

Advertising: