ergrelet / unlicense

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

Themida 3 - Import error #84

Closed dnblank123 closed 1 year ago

dnblank123 commented 1 year ago
DEBUG - ERROR: Invalid memory read (UC_ERR_READ_UNMAPPED)
DEBUG - PC=0xdeadbeef
DEBUG - SP=0xff00000000002008
DEBUG - BP=0xff00000000002000
DEBUG - Unmapped memory at 0x7ff7409e2bc0
DEBUG - Mapped 4096 bytes at 0x7ff7409e2000
DEBUG - Unmapped memory at 0x0
DEBUG - ERROR: Invalid memory fetch (UC_ERR_FETCH_UNMAPPED)
DEBUG - PC=0x0
DEBUG - SP=0xff00000000002000
DEBUG - BP=0xff00000000002000

test.zip

ergrelet commented 1 year ago

Hi! This issue is fixed on the dev branch, feel free to try it out 👍

dnblank123 commented 1 year ago

Tested and its working, thanks!