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.
- Host: GitHub
- URL: https://github.com/ergrelet/themida-unmutate-bn
- Owner: ergrelet
- License: gpl-3.0
- Created: 2024-07-06T00:40:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T21:40:56.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T01:11:14.493Z (about 1 year ago)
- Topics: binary-ninja-plugin, code-mutation, code-virtualizer, miasm, obfuscation, symbolic-execution, themida, winlicense
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 27
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.