Skip to content

Vector35/OpaquePredicatePatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opaque Predicate Patcher (v1.1.5)

Author: Vector 35 Inc

Automatically patch opaque predicates

Description:

This script will automatically remove conditional branches which have constant conditions. It can be run from the command line via python -mOpaquePredicatePatcher.__main__ (if the BinaryNinja python library is in your path) or installed as a plugin in your user plugin directory. Read more about how this tool works on our blog: Automated Opaque Predicate Removal

Example

Before and After

Installation Instructions

Windows

Linux

Darwin

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 0

Required Dependencies

The following dependencies are required for this plugin:

License

This plugin is released under a MIT license.

Metadata Version

2