Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sibyx/binksdisassembler

Simple desktop dissasembler for OpenRISC 1000 architecture for macOS written in C# (Xamarin.Mac & Cocoa).
https://github.com/sibyx/binksdisassembler

cocoa disassembler macos or1k xamarin

Last synced: 4 days ago
JSON representation

Simple desktop dissasembler for OpenRISC 1000 architecture for macOS written in C# (Xamarin.Mac & Cocoa).

Awesome Lists containing this project

README

        

# BinkDisassembler

**WORK IN PROGRESS**

Simple desktop disassembler for [OpenRISC 1000](https://openrisc.io/) architecture for macOS written in C# (.NET Core) -
Jar Jar Binks of disassemblers.

According to the official [OpenRISC 1000 Architecture Manual v1.3](https://raw.githubusercontent.com/openrisc/doc/master/openrisc-arch-1.3-rev1.pdf)
I have created a simple Excel spreadsheet with [list if instructions](docs/instructions.xlsx) for better disassembler analysis.

![](docs/screenshots/MainWindow.png)

## Credits

- [ELFSharp](https://www.nuget.org/packages/ELFSharp/)

---
With ❤️ and ☕️ Jakub Dubec (c) 2020