Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algoatson/mips-branches-bn
Binary-Ninja plugin to automatically highlight delay slots, and branches.
https://github.com/algoatson/mips-branches-bn
Last synced: about 2 months ago
JSON representation
Binary-Ninja plugin to automatically highlight delay slots, and branches.
- Host: GitHub
- URL: https://github.com/algoatson/mips-branches-bn
- Owner: algoatson
- Created: 2024-11-16T23:07:31.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T23:13:52.000Z (about 2 months ago)
- Last Synced: 2024-11-17T00:25:35.136Z (about 2 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIPS Branches/Delay Slots
Super simple binary-ninja plugin for MIPS, that automatically highlights branches and unused-delay slots. Supports both MIPS32 and MIPS64.