Awesome
DeGObfuscate (v1.0.2)
Author: Jamie Hankins
De-obfuscates strings inside of obfuscated Go binaries
Description:
This plugin implements a simple LLIL emulator to statically de-obfuscate simple string obfuscation such as the obfuscations done by gobfuscate.
To activate it, use either the Tools
menu or the command palette. It offers two modes, the first will attempt to analyze the current function while the other will attempt to find all functions that are merely obfuscated strings and rename them. If the function name cannot be cleanly replaced, a comment will be added at all call locations with the detailed deobfuscated string in addition to the truncated rename.
Installation Instructions
Darwin
no special instructions, package manager is recommended
Windows
no special instructions, package manager is recommended
Linux
no special instructions, package manager is recommended
Minimum Version
This plugin requires the following minimum version of Binary Ninja:
- 1528
License
This plugin is released under a MIT license.
Metadata Version
2