4. Running the protected application

To run, the protected application needs to have access to a secure coprocessor that will be able to decipher and execute the ciphered instructions it now contains. For this first run, we will use a virtual coprocessor that implements the virtual machine entirely in software. Its jar file, vldy-tech-vruntime.jar must be placed on the class path.

java -cp ./sclasses;<install path>/lib/vldy-tech-vruntime.jar Minimal 15