Search found 6 matches

by Granite
Wed Jan 24, 2024 9:59 pm
Forum: Enigma Virtual Box x86/x64
Topic: Is the EVB 10.50 download still available?
Replies: 4
Views: 1266

Re: Is the EVB 10.50 download still available?

The latest version has fixed the problem. Thank you!
by Granite
Fri Jan 19, 2024 1:07 am
Forum: Enigma Virtual Box x86/x64
Topic: Is the EVB 10.50 download still available?
Replies: 4
Views: 1266

Is the EVB 10.50 download still available?

I'm having issues with EVB 10.60, with my NET 8.0 WPF application. Works fine with EVB 10.50. But with 10.60 I get the error: The application was unable to start correctly (0x000003e). However, I lost the install file for EVB 10.50, so for now if I could have the link to download EVB 10.50 that woul...
by Granite
Mon Feb 14, 2022 10:05 am
Forum: Enigma Virtual Box x86/x64
Topic: Is there a way to extract a full folder to disk instead of just single files?
Replies: 1
Views: 4745

Is there a way to extract a full folder to disk instead of just single files?

In my app for some reason it cannot find certain files in the virtual folders so I need the whole folder to be extracted to disk on run and deleted when the application is shut down. There are a ton of files in nested folders. Is this possible?
by Granite
Sat Jun 16, 2012 7:50 pm
Forum: Basic
Topic: Enigma AutoUnpacker
Replies: 16
Views: 70951

Re: Enigma AutoUnpacker

I agree with enigma. Most Protectors can be upacked if you just use basic protection only. If you are just enabling options on the protector and think that is enough you are going to have problems. The secret of Enigma Protector is the API Functions. You are suppose to integrate the Enigma API with ...
by Granite
Mon Mar 19, 2012 4:24 am
Forum: Problems
Topic: confused on the "Allow running of virtual executable files"
Replies: 5
Views: 14382

confused on the "Allow running of virtual executable files"

My understanding of the feature is this. I can pack 2 Executable files together. I got that but. When I clicked the packed file are both EXE's suppose to run at the sametime. Or can .EXE1 unload and Load EXE2 or vice versa? What I did was make 2 Basic EXE's in C#. Protect them using the "Allow ...
by Granite
Tue Mar 13, 2012 7:44 pm
Forum: Basic
Topic: About the new "Allow running of virtual exectable files'
Replies: 1
Views: 6441

About the new "Allow running of virtual exectable files'

Just want to see if I understand this feature correctly. I program in .NET, and was wonder if I could use this feature sort of as a plugin type system. Say I have 2 .NET Executables. APP1.EXE and APP2.EXE. APP1.EXE has a button on it. That Runs APP2.EXE if its in the same folder. If I pack APP1.EXE ...