nazywam / AutoIt-Ripper

Extract AutoIt scripts embedded in PE binaries
MIT License
160 stars 31 forks source link

Stuck in `ERROR: autoit_ripper.autoit_unpack: Couldn’t find the location chunk in binary #8

Closed JL1829 closed 3 years ago

JL1829 commented 3 years ago

Hi:

I am running some workload by this package, in a loop, but I found when I decode some binary, it will throw this error message: ERROR: autoit_ripper.autoit_unpack: Couldn’t find the location chunk in binary And not continue to next file.

Anyway to skip to next file?