Page 1 of 1

A bug ?

Posted: Tue Feb 08, 2011 4:35 pm
by unwake
I used use a compress exe as a resource data, the main exe is uncompressed. when i protected the main exe, it says "ERROR: Unexpected exception: File already protected(compressed), protection stopped".

I think it's should be ok using a compress exe as a resource data.

Re: A bug ?

Posted: Tue Feb 08, 2011 5:11 pm
by Majid
Hi unwake

I think a Compress exe is a protected exe, so you can not protect it again. No tools can do it even Eingma Protector. If you protect a simple exe with enigma then It is a compressed exe which can not be protected again. So There is no bug at all. :D
BTW let's wait for others replys ;)

Re: A bug ?

Posted: Wed Feb 09, 2011 7:34 am
by Sebastiano
unwake
Yep it should. Whats the compiler of ur app and res exe size ?

Re: A bug ?

Posted: Wed Feb 09, 2011 8:12 am
by Enigma
unwake wrote:I used use a compress exe as a resource data, the main exe is uncompressed. when i protected the main exe, it says "ERROR: Unexpected exception: File already protected(compressed), protection stopped".I think it's should be ok using a compress exe as a resource data.
There is a routine in Enigma that checks if the file is already protected, and it does not allow to protect your file because file entropy is so low like in already protected file.

Are you registered user of Enigma? I can send fixed version.

Re: A bug ?

Posted: Thu Feb 10, 2011 5:53 pm
by unwake
Sebastiano wrote:unwake
Yep it should. Whats the compiler of ur app and res exe size ?
I am using masm32 , the res exe is 2M, main exe is 15K without res exe.

Re: A bug ?

Posted: Thu Feb 10, 2011 5:55 pm
by unwake
Enigma wrote:
unwake wrote:I used use a compress exe as a resource data, the main exe is uncompressed. when i protected the main exe, it says "ERROR: Unexpected exception: File already protected(compressed), protection stopped".I think it's should be ok using a compress exe as a resource data.
There is a routine in Enigma that checks if the file is already protected, and it does not allow to protect your file because file entropy is so low like in already protected file.

Are you registered user of Enigma? I can send fixed version.
I'm testing it in the demo version, I'm not a registerd user. :roll:

Re: A bug ?

Posted: Fri Feb 11, 2011 12:18 pm
by Enigma
unwake wrote:I'm testing it in the demo version, I'm not a registerd user. :roll:
Yeah, I understand what version you are really using ;)

Send me in PM what are you trying to protect, for what purpose, I will help you.