Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

Discuss other useful utilities, general computing tips & tricks, Internet resources, etc.
tmplinshi
Posts: 1604
Joined: 01 Oct 2013, 14:57

Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

08 Dec 2015, 01:31

http://enigmaprotector.com/

Enigma Virtual Box can pack EXE file and the dependency files into a standalone executable. And the most interesting thing is that the embeded files won't extracted to disk when running.
It's a freeware.

Image
Enigma Virtual Box Help wrote:Enigma Virtual Box is a file and registry systems virtualization software that allows to embed multiple files and registry items that your application is using into single executable, keep same file workalibity without having embeded files on the disk. Enigma Virtual Box supports any kind of files, Dynamic Link Libraries (*.dll), ActiveX/COM (*.dll, *.ocx), Video/Music (*.avi, *.mp3), Text (*.txt, *doc) and so on. It does not extract temporary files on the disk, files emulation process is performing only in the process memory.

How does it work?
Enigma Virtual Box injects all the file you wish to embed to the main executable with together with a special loader. The loader executes before the main code of applition and hooks some system API that allow to read/write files and get it's information. When your application tries to access embeded file, the loader recognize this and return necessary data. This was your file becomes to work same, but without having files on the disk.
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Re: Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

10 Dec 2015, 05:50

virtual include niceee
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
TheDewd
Posts: 1510
Joined: 19 Dec 2013, 11:16
Location: USA

Re: Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

10 Dec 2015, 06:50

It's evident what the benefits are, but what is the downside to using this? Do you have any theory of how this could cause an issue with the end-user? Will this work on all AutoHotkey supported versions of Windows?
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Re: Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

10 Dec 2015, 07:06

For me, I've been using this for last 1 year and there was no problem at all.
AutoHotkey & AutoHotkey_H v1.1.22.07
kaka
Posts: 27
Joined: 16 Nov 2013, 06:08

Re: Enigma Virtual Box - Pack files into standalone EXE, and running without extracting them

05 Jan 2016, 23:23

Thanks for sharing. But how to use it with AutoHotKey Applications? i tried and it says!
EXE corrupted
:shock:

Return to “Other Utilities & Resources”

Who is online

Users browsing this forum: No registered users and 39 guests