DLL Box tab
“DLL Box” tab allows to bundle DLL files into the protected EXE file. At runtime those DLLs can be loaded directly from the memory without writing to a disk:

- Add DLL – add a new DLL. You may add a new DLL using the
button in toolbar; - Change DLL – change the parameters of the selected DLL. You may do the same using the
button in toolbar; - Remove DLL – remove the selected DLL. You may remove DLL using the
button in toolbar;
While adding or changin the parameters of DLL, you will see the following window:

- Name – the name of DLL;
- File name – the name of file of the bundled DLL;
- Load at startup – defines whether DLL should be automatically loaded at the application start.