This plugin adds support for the Quark architecture to Binary Ninja. It is intended to be used as an example for architecture plugins and has an extensive write-up on our blog:
__init__.py- Architecture plugin codesignatures- Standard library function signatures, including the files used to generate themtypelib- Standard library and syscall Type Libraries, including the files used to generate themtypes- System Types sourcessamples- Sample binaries for testing
MIT License. See LICENSE.txt.