Page 1 of 1

protected x64 program crashes on start

Posted: Wed Nov 07, 2012 9:57 am
by aargh
Hi enigma

OS: Win 7 x64 Ultimate or Win 2003 server or Win 2008 R2 server
Application is pure .NET assembly (EXE) using .NET v4 and c# language.

if I use enigma x86 to protect this assembly all is OK.
But if i use enigma x64 to protect this assembly, protected program crashes on start immediately.

Now small background...

For x86 protection i use target platform x86 in VS2010 project properties
and for x64 protection i use target platform x64 in VS2010 project properties.

As enigma project i use default project generated by enigma (separated for x86 and x64) without any modifications.
Used enigma version is 3.100 for x86 and x64

Source code used in this case:

Code: Select all

using System;
using System.Collections.Generic;
using System.Text;

namespace protect
{
    class Program
    {
        static void Main(string[] args)
        {
            System.Console.WriteLine("Hello world");
            System.Console.ReadLine();
        }
    }
}
And now my question ;-) Where is the problem??
I need to use a pure x64 code due to binding to other components, such as mixed mode x64 assemblies.

thank you for your answer

Re: protected x64 program crashes on start

Posted: Thu Nov 08, 2012 10:22 am
by Enigma
Hi aargh,

Thanks you for the note! Really, there were few issues with the x64 .net files.

The problems are now fixed, I have sent a new version to you in PM.

Re: protected x64 program crashes on start

Posted: Thu Nov 08, 2012 2:45 pm
by aargh
Enigma wrote:Hi aargh,

Thanks you for the note! Really, there were few issues with the x64 .net files.

The problems are now fixed, I have sent a new version to you in PM.
Thank you enigma ;-)

Re: protected x64 program crashes on start

Posted: Sun Nov 11, 2012 11:08 am
by aargh
Enigma wrote:Hi aargh,

Thanks you for the note! Really, there were few issues with the x64 .net files.

The problems are now fixed, I have sent a new version to you in PM.
Hi Enigma

I am waiting for the PM message, but so far nothing ;-)

aargh

Re: protected x64 program crashes on start

Posted: Mon Nov 12, 2012 9:22 am
by Enigma
Haven't you got it...? My apologies...

Please go to control panel and download the latest version, it had been just released!

Re: protected x64 program crashes on start

Posted: Tue Nov 13, 2012 2:18 pm
by aargh
Enigma wrote:Haven't you got it...? My apologies...

Please go to control panel and download the latest version, it had been just released!
ok thx ;-) but last x64 version in control panel is version 3.100 from 10.10.2012...... ????

Re: protected x64 program crashes on start

Posted: Tue Nov 13, 2012 4:29 pm
by Enigma
I'm sorry for the confusion, please go to control panel now and download it!