Search found 9 matches

by EddieT
Sun Apr 23, 2023 10:47 am
Forum: Problems
Topic: x64 API calls fail
Replies: 5
Views: 3301

Re: x64 API calls fail

Hello again,
I've sorted this. The cause was indeed that I was using the x86 api dll and not the x64.

Thanks for your help.

Eddie
by EddieT
Sun Apr 23, 2023 4:40 am
Forum: Problems
Topic: x64 API calls fail
Replies: 5
Views: 3301

Re: x64 API calls fail

This application is VB compiled with Visual Studio 2019.
by EddieT
Sun Apr 23, 2023 4:38 am
Forum: Problems
Topic: x64 API calls fail
Replies: 5
Views: 3301

Re: x64 API calls fail

Hi, The problem is that after my 64-bit app is successfully protected, it continues to look for enigma_ide64.dll The protections is successful, the logs report no errors, the .exe file size has doubled from the unprotected file. And it runs fine if I include enigma_ide64.dll in the install folder, b...
by EddieT
Sat Feb 11, 2023 6:23 am
Forum: Problems
Topic: x64 API calls fail
Replies: 5
Views: 3301

x64 API calls fail

Hi I have x86 and x64 executables compiled from the same code. Both are protected as time-limited trials using Enigma x86 and x64 schemas from the same source scheme. The x86 version works fine. The x64 version will not run due to enigma_ide.dll not found. The x64 exe is protected successfully but i...
by EddieT
Mon Dec 24, 2012 8:58 am
Forum: Enigma Protector x64
Topic: x64 3.0 failing to protect DLL
Replies: 6
Views: 27005

Re: x64 3.0 failing to protect DLL

Excellent. The new version is working perfectly.

Thanks Enigma! If thats your real name... ;)
by EddieT
Mon Dec 24, 2012 3:15 am
Forum: Enigma Protector x64
Topic: x64 3.0 failing to protect DLL
Replies: 6
Views: 27005

Re: x64 3.0 failing to protect DLL

Reverting back to 3.80 has fixed my problem, so I can only assume there is a problem with Enigma starting with version 3.100

If you want, I can send you the protection file and DLL so you can sort this out. In the meantime I will be sticking with 3.80.
by EddieT
Mon Dec 24, 2012 12:53 am
Forum: Enigma Protector x64
Topic: x64 3.0 failing to protect DLL
Replies: 6
Views: 27005

x64 3.0 failing to protect DLL

Hi,
I have just tried to protect my 64-bit DLLs with Enigma V3.0 for the first time and it is failing after Search Markers with
ERROR: Unexpected exception: Invalid pointer operation.

Enigma64 then crashes.

I downloaded the latest version 3.120 and the behaviour is the same.

Help appreciated !
by EddieT
Sat Sep 29, 2012 7:22 am
Forum: Enigma Protector x64
Topic: x64 Protection issue
Replies: 3
Views: 17223

Re: x64 Protection issue

Hi Enigma! Thanks for the quick response. I did import the x86 project using x64 Enigma and created the new x64 project from that. But I used the default settings, assuming that x64 Enigma would know what it needed. I'll try it again with the settings you suggest and will let you know how it goes. A...
by EddieT
Fri Sep 28, 2012 8:19 pm
Forum: Enigma Protector x64
Topic: x64 Protection issue
Replies: 3
Views: 17223

x64 Protection issue

Hi,
I have a 64-bit application that will not run after protection.

I am not using the "Allow execution only if registered" and the 64-bit protection scheme was imported from a working 32-bit scheme.

My app works fine before protection and does not run after protection.

Help!