Search found 13 matches

by overenigma
Thu Oct 25, 2018 12:59 am
Forum: Problems
Topic: Crash with sample HardwareID C#
Replies: 6
Views: 18973

Re: Crash with sample HardwareID C#

This is the interesting part, I download the 64bit protector, it installs in c:\program Files (x86), which means it's 32bit?

I used dependency walker to check, and the dll does seems to be 32bit. All of them
-2018-10-25 08_55_44.jpg
-2018-10-25 08_55_44.jpg (205.28 KiB) Viewed 18953 times
by overenigma
Wed Oct 24, 2018 5:08 pm
Forum: Problems
Topic: Crash with sample HardwareID C#
Replies: 6
Views: 18973

Re: Crash with sample HardwareID C#

Hmm, I recompiled to x64, and protect it (default settings with hardware lock, demo version)

It still crashes on startup. If I add enigma_ide.dll in the VirtualBox Files, it just silently quit after the "Click on the window to continue execution"
by overenigma
Wed Oct 24, 2018 2:16 am
Forum: Problems
Topic: Crash with sample HardwareID C#
Replies: 6
Views: 18973

Crash with sample HardwareID C#

Hi, I compiled the sample in VS2017 fine, and it crashes on startup with "Unable to load DLL 'enginma_ide.dll". I have checked, there is a enginma_ide.dll at the folder root, and I place a copy in the bin\Debug and bin\Release folder too. C:\Program Files (x86)\The Enigma Protector\Example...