Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
A Python 3 tool to dynamically unpack executables protected with Themida/WinLicense 2.x and 3.x.
Warning: This tool will execute the target executable. Make sure to use this tool in a VM if you're unsure about what the target executable does.
Note: You need to use a 32-bit Python interpreter to dump 32-bit executables.
You can either download the PyInstaller-generated executables from the "Releases"
section or fetch the project with git and install it with pip:
pip install git+https://github.com/ergrelet/unlicense.git
If you don't want to deal the command-line interface (CLI) you can simply
drag-and-drop the target binary on the appropriate (32-bit or 64-bit) unlicense
executable (which is available in the "Releases" section).
Otherwise here's what the CLI looks like:
…
No open issues yet, or sync has not completed.