8000 GitHub - zdzhjx/binjago: Static analysis and exploit development framework in the form of a Binary Ninja plugin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ binjago Public
forked from zznop/binjago

Static analysis and exploit development framework in the form of a Binary Ninja plugin

License

Notifications You must be signed in to change notification settings

zdzhjx/binjago

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binjago

Author: zznop

Description

binjago is a static analysis and exploit development framework in the form of a Binary Ninja plugin

Binjago currently features plugins to:

  • Calculate x86 and x86-64 ROP gadgets
  • Identify function prologues in binary flat files (firmware)
  • Locate and apply comments to indirect and direct recursive logic
  • Apply comments to standard function calls

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • release - 1.1.922

License

This plugin is released under a MIT license.

About

Static analysis and exploit development framework in the form of a Binary Ninja plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0