Could you give support to 10.8
Closed this issue · 3 comments
It seems there is a problem decrypting version of 10.8
There doesn't seem to be any issues unpacking the test file(s) packed with EVB 10.80. Please provide me with more information regarding your problem (e.g. unpacker log output, or, if possible, the binary itself) Here are some of the flags you should try to use:
--log-level DEBUG
--pe 10_70
Your executable is possibly not packed with Engima Virtual Box, or additional packer/compressor is used.(since the EVB
magic would always be present otherwise).
You can double check this with Die.
You can try adding the flag --ignore-fs
to only unpack the executable and ignore the filesystem check. However, this would probably fail as well.
Note that this unpacker only works with Enigma Virtual Box. Not the Enigma Protector.