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

How do you make unpacked binary run #112

Open veso266 opened 11 months ago

veso266 commented 11 months ago

Hello there, I successfully unpacked a program (at least I think it was successfull, the file is bigger, some strings are there but some are missing)

but I am unable to run it Also when looking at its strings, there is still a lot of references to WinLicense

So not realy sure if its successfully unpacked also when looking at it with PE bear, there are still sections like: ..., skcrnrhv, wwhkwsmb is this normal (Can I safly remove those sections, or is there some code that unlicense failed to unpack?

Maybe if u can take a look, that would be awesome: sample.zip

Also, what did u mean by this Requires a valid license file to unpack WinLicense-protected executables that require license files to start

Do you mean the program license file or some other license file?

PooROg commented 11 months ago

29