Skip to content

Binary Ninja Plugins to work with Unpac.Me unpacking service

License

Notifications You must be signed in to change notification settings

Vector35/unpacme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unpac.Me Plugin (v1.1)

Author: Vector 35 Inc

Simple plugin to interface Binary Ninja with the UnpacMe automatic unpacking service

Description:

This plugin lets you easily submit binaries and download unpacked results from unpac.me.

You will first need to sign up for a free account before you can use it. The first time you try to upload or download you will be prompted for your API Key which is available from your account page.

Current features:

  • Upload a file to be unpacked. Available from the Plugins/UnpacMe menu and command-palette, works on the currently open file.
  • Download a previously extracted file. Available from the Plugins/UnpacMe menu and command-palette.

Installation Instructions

Use the plugin manager or clone this to your user plugin folder.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 2469

Troubleshooting

If you receive python errors, you may need to upgrade your version of python to support requests with HTTPS support.

License

This plugin is released under a MIT license.

Metadata Version

2