10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
Allows you to embed files of your application into single executables
Enigma Virtual Box is an advanced file system virtualization software designed to enable you to embed multiple files that your application is using into single executables and at the same time keep the 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. 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. Why Enigma Virtual Box? Enigma Virtual Box is a first freeware application that allows to emulate file system. Compared with other commercial products that contain same functionality - Enigma Virtual Box has even better performace, stability and quality. How to start? Enigma Virtual Box has a very simple interface. Simply select input (main executable of your application that will be embeded) and output files, and the files you want to embed. Then click Process button and try resulting exe file! Where it can be used? Enigma Virtual Box can be used in any application by any reason, just some ideas: - make your application more flexible by builing it into single executable file - protect files of your application agains modifying and illegal copying - hide dynamic libraries and it's functionality What's New in This Release: [ read full changelog ]
· Added option Share virtual system to child processes for 32bit files only · Added optional virtualization of registry values and keys · Some rare bugs fixed