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

[Fix] for #94 Fix detection of .text section failure if .text is not the first section with non-blank fullname. #95

Closed koast18 closed 1 year ago

koast18 commented 1 year ago

For example, in some binary .textbss is the first section of PE file, and this would cause an error like that. ERROR - Failed to automatically detect .text section.

This would fix #94

koast18 commented 1 year ago

Closed due to the problem has been fixed in release 0.4.0