Skip to content

Vector35/arch_quark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quark Architecture

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:

Contents

Repository Structure

  • __init__.py - Architecture plugin code
  • signatures - Standard library function signatures, including the files used to generate them
  • typelib - Standard library and syscall Type Libraries, including the files used to generate them
  • types - System Types sources
  • samples - Sample binaries for testing

License

MIT License. See LICENSE.txt.

About

Quark arch example for the blog / documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages