https://github.com/vector35/unpacme
Binary Ninja Plugins to work with Unpac.Me unpacking service
https://github.com/vector35/unpacme
Last synced: 6 months ago
JSON representation
Binary Ninja Plugins to work with Unpac.Me unpacking service
- Host: GitHub
- URL: https://github.com/vector35/unpacme
- Owner: Vector35
- License: mit
- Created: 2022-07-08T00:07:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T22:58:33.000Z (11 months ago)
- Last Synced: 2025-10-01T22:33:46.200Z (6 months ago)
- Language: Python
- Size: 314 KB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unpac.Me Plugin (v1.2)
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](https://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](https://www.unpac.me/account).
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](https://docs.binary.ninja/getting-started.html#user-folder).
## Minimum Version
This plugin requires the following minimum version of Binary Ninja:
* 3469
## 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