This application is encrypted and generated by Protector4J

Visit https://protector4j.com/docs/protect-javase-app/ for the documentations

[ How to launch the application? ]
1. Run the executable file created in the encryption task
OR
2. Run the script with the same file name as the executable file
OR 
3. vlxjre/bin/java -jar xxx.jar or vlxjre/bin/java -cp xxx.jar main-class, the encrypted jar files are in the vlxlib folder.

[ What to do if my application does not work correctly? ]
Please collect the error information and contact us via protector4j@vlinx.io

[ Notice ]
1. If this application is generated under Windows, but for Linux or macOS 
please execute add-executable-permission.sh first to give the application executable permissions.

2. For Windows applications, since the generated exe file is unsigned, 
many antivirus software can report it as a virus or suspicious file if deployed directly to the client environment. 
If you have your own digital signature certificate, please sign the exe file with it, 
if you don't have a digital certificate, you can launch your application via the script file generated. 
If the script is not needed for you, you can just delete it.

Website: https://protector4j.com

Email: protector4j@vlinx.io