Skip to content

starfleetcadet75/binaryninja-superh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperH Architecture Support for Binary Ninja

This plugin provides support for working with the SuperH architecture in Binary Ninja.

screenshot

Install

Ensure that Rust, Clang, and Binary Ninja are installed in order to build from source.

git clone https://github.com/starfleetcadet75/binaryninja-superh.git
cd binaryninja-superh
cargo build --release
cp ./target/release/libarch_superh.so ~/.binaryninja/plugins

Compatibility

This plugin builds against the tagged Binary Ninja API version specified in the Cargo.toml file (currently "stable/5.1.8104").

Develop

Run cargo fmt --all and cargo clippy --all before submitting changes.

References

License

This plugin is released under a MIT license.

About

SuperH architecture plugin for Binary Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages