Support for x64 exceptions

x64 version issues
Post Reply
rastaman
Posts: 3
Joined: Wed Nov 06, 2013 11:37 am

Support for x64 exceptions

Post 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
Enigma
Site Admin
Posts: 2938
Joined: Wed Aug 20, 2008 2:24 pm

Re: Support for x64 exceptions

Post 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?
rastaman
Posts: 3
Joined: Wed Nov 06, 2013 11:37 am

Re: Support for x64 exceptions

Post 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
Enigma
Site Admin
Posts: 2938
Joined: Wed Aug 20, 2008 2:24 pm

Re: Support for x64 exceptions

Post by Enigma »

I think you should disable all options on the Protection Features - Import Protection panel, then it will be working well.
rastaman
Posts: 3
Joined: Wed Nov 06, 2013 11:37 am

Re: Support for x64 exceptions

Post by rastaman »

All options are off!
Enigma
Site Admin
Posts: 2938
Joined: Wed Aug 20, 2008 2:24 pm

Re: Support for x64 exceptions

Post by Enigma »

Issue is solved from customer side. Incident is closed.
ICao
Posts: 5
Joined: Wed Mar 11, 2015 10:55 am

Re: Support for x64 exceptions

Post by ICao »

Hi,

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