An open API service indexing awesome lists of open source software.

https://github.com/ergrelet/themida-unmutate-bn

A Binary Ninja plugin to deobfuscate Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
https://github.com/ergrelet/themida-unmutate-bn

binary-ninja-plugin code-mutation code-virtualizer miasm obfuscation symbolic-execution themida winlicense

Last synced: about 1 year ago
JSON representation

A Binary Ninja plugin to deobfuscate Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.

Awesome Lists containing this project

README

          

# themida-unmutate-bn (v0.3.0)

Author: **Erwan Grelet**

_A Binary Ninja plugin to deobfuscate Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation._

## Minimum Version

This plugin requires the following minimum version of Binary Ninja:

- 3164

## Required Dependencies

The following dependencies are required for this plugin:

- pip - miasm
- pip - themida-unmutate

## License

This plugin is released under a GPL-3.0 license.