Search found 5 matches

by bananaboy
Thu Feb 25, 2016 7:37 am
Forum: Problems
Topic: Modern RISC VM breaks my application
Replies: 3
Views: 12131

Modern RISC VM breaks my application

I have an application that I use an external DLL with. I protect the DLL with Enigma Protector but the application fails to start 100% of the time using the RISC VM. Using Classic VM is fine. Any ideas? So... Unprotected DLL works. Enigma Classic VM DLL works. Enigma Modern Risc VM DLL does NOT work...
by bananaboy
Mon Feb 22, 2016 10:40 pm
Forum: Problems
Topic: Internal Protection Error on Linux (Wine)
Replies: 0
Views: 14875

Internal Protection Error on Linux (Wine)

So, I don't have redirect or emulate WinAPI turned on when creating my EXE with Enigma and the program will not launch in Wine. "File corrupted! The program has been manipulated and maybe it's infected by a Virus or cracked. This file wont work anymore" "The Enigma Protector" &qu...
by bananaboy
Sat Feb 20, 2016 8:12 pm
Forum: Basic
Topic: How are Enigma plugins protected?
Replies: 0
Views: 15822

How are Enigma plugins protected?

I'm writing my own Enigma plugin to do some things that I'm not able to do with the main EXE due to not having the source code. I made a simple OnFinal procedure, which works. I noticed the string values I used in the OnFinal procedure seem to have been encrypted by Enigma. But how is the code of a ...
by bananaboy
Thu Feb 18, 2016 12:17 am
Forum: Problems
Topic: Virtual Machine "Cannot Process Block at"
Replies: 2
Views: 9072

Re: Virtual Machine "Cannot Process Block at"

Solved. Not using "File Entry Point" actually fixed it.
by bananaboy
Wed Feb 17, 2016 11:13 pm
Forum: Problems
Topic: Virtual Machine "Cannot Process Block at"
Replies: 2
Views: 9072

Virtual Machine "Cannot Process Block at"

Any idea why Enigma would not be able to protect a certain block of code with the Virtual Machine protection? I've tried selecting the function and also using ASM markers, both ways I just get a "Cannot process block at address xxxxxxxx". The code isn't very complicated, but it is sensitiv...