Page 1 of 1

Support for x64 exceptions

Posted: Wed Nov 06, 2013 11:44 am
by rastaman
Enigma supports x64 exceptions?
I tried the demo version of my dll worked if I used a regular inject,
but I always get a crash when trying to inject it from memory
maybe exceptions not work? Thx

Re: Support for x64 exceptions

Posted: Wed Nov 06, 2013 12:22 pm
by Enigma
Hi rastaman,

Enigma Protector supports exceptions in x64 applications as well. There are only some issues with the exceptions handling in the Virtual Machine (code under VM markers), this issue is now being analyzed and soon will be solved.

In your case, I doubt that exceptions somehow matter.

About what injection are you talking, can you please explain it more detailed?

Re: Support for x64 exceptions

Posted: Wed Nov 06, 2013 1:37 pm
by rastaman
I'm talking about inject my dll from memory.
on the x86 I too get crash when using the enigma protector

although using standart inject all right

Re: Support for x64 exceptions

Posted: Wed Nov 06, 2013 2:54 pm
by Enigma
I think you should disable all options on the Protection Features - Import Protection panel, then it will be working well.

Re: Support for x64 exceptions

Posted: Wed Nov 06, 2013 3:00 pm
by rastaman
All options are off!

Re: Support for x64 exceptions

Posted: Thu Nov 07, 2013 3:03 pm
by Enigma
Issue is solved from customer side. Incident is closed.

Re: Support for x64 exceptions

Posted: Mon Jun 01, 2015 12:55 pm
by ICao
Hi,

Mind sharing how you solved it? I'd like to manually map a packed DLL too but I am unable.