Skip to content

Simple loader plugin for IDA to load AMD-SP or PSP firmware binaries.

License

Notifications You must be signed in to change notification settings

Cryptogenic/IDA-ASP-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IDA ASP Loader

Simple loader plugin for IDA to load AMD-SP or PSP firmware binaries. Will try to load bootloader blobs unpacked by PSPTool.

Installation

Copy repo contents or script into [ida root]/loaders.

Notes

  • Load addresses are currently hardcoded as there's no easy way to dynamically deduce them. It's possible a given binary doesn't load at a correct address (open an issue)
  • PSP files have some different magics, known ones are supported but there may be some binaries that have currently unsupported magics and won't be recognized (open an issue)

Future Work

  • Rework configuration from hardcoding to config files for better maintainability
  • Add syscall annotation

License

This plugin is licensed under a MIT license.

Resources

About

Simple loader plugin for IDA to load AMD-SP or PSP firmware binaries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages