Skip to content

bambu/binaryninja-spu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPU Cell Architecture Plugin (v0.0.1)

Author: Bambu

A disassembler for the SPU Cell architecture.

Description:

This plugin disassembles SPU assembly code. This plugin is based off of the SPU IDA plugin by Felix Domke.

To install this plugin, navigate to your Binary Ninja plugins directory, and run

git clone https://github.com/bambu/binaryninja-spu.git spu

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • dev (Personal) - 1.0.dev-614
  • dev (Commercial) - 1.0.dev-614
  • release (Commercial) - 1.0.317
  • release (Personal) - 1.0.317

TODO

  • LLIL generation
  • __noreturn function types
  • Calling Convention

License

This plugin is released under a MIT license.

About

SPU Cell Architecture for Binary Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages