Skip to content

An IDA plugin for navigating a Nintendo Switch binary based on an Atmosphère fatal error report

Notifications You must be signed in to change notification settings

ndeadly/ams_fatal_inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ams_fatal_inspector

An IDA plugin for navigating a Nintendo Switch binary based on an Atmosphère fatal error report.

Installation

Copy ams_fatal_inspector.py to your IDA plugins directory.

Usage

The plugin can be started from Edit->Plugins->Atmosphère fatal report inspector or using the hotkey combination Ctrl + Alt + A.

Use the file browser to open an Atmosphère fatal error report log. This will parse the stack trace return addresses and display the traceback as a table of addresses and containing function names. Double clicking a row in the table will jump to that address.

About

An IDA plugin for navigating a Nintendo Switch binary based on an Atmosphère fatal error report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages