/retdec_offline

RetDec Offline Decompiler

Primary LanguagePythonOtherNOASSERTION

RetDec Offline Decompiler (v1.0 alpha)

Author: Stormshield

The plugin recovers C code from machine code.

Description:

The plugin uses RetDec to decompile code machine into C code. The plugin works offline.

retdec-offline

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • dev - 1.1.dev-1060
  • release - 9999

Required Dependencies

The following dependencies are required for this plugin:

  • pip - Pygments

Install

  • Install RetDec decompiler
  • Download and copy the following plugin to binary ninja plugin's directory (~/.binaryninja/plugins/)

License

This plugin is released under a MIT license.