Skip to content

JaySon-Huang/binaryninja-python

 
 

Repository files navigation

Binary Ninja

This is the Binary Ninja prototype, written in Python. See binary.ninja for news and updates about Binary Ninja.

This source code is released under the GPLv2 license. The individual disassembler libraries (which include X86.py, PPC.py, and ARM.py) are released under the MIT license.

Binary Ninja and the Binary Ninja logo are trademarks of Vector 35 LLC.

Running Binary Ninja

Binary Ninja is cross-platform and can run on Linux, Mac OS X, Windows, and FreeBSD. In order to run Binary Ninja, you will need to install a few prerequisites:

You can start Binary Ninja by running binja.py in the Python interpreter.

Windows Step-by-step Instructions

About

Binary Ninja prototype written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%