ergrelet / unlicense

Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
GNU General Public License v3.0
1.02k stars 188 forks source link

error when opening unlicense #86

Closed thevitaluk closed 1 year ago

thevitaluk commented 1 year ago

the function received no value for the required argument: pe_to_dump usage: unlicense.exe PE_TO_DUMP

Please can you help?

greenozon commented 1 year ago

Please add some screens with the issue as well as your input binary

ergrelet commented 1 year ago

Hi! You need to provide the path to the PE file to unpack as a command-line argument: unlicense.exe .\path\to\the\pe_to_dump.exe