<< Click to Display Table of Contents >> Navigation: Code Virtualizer > FAQ > General > We would like to know if the CheckVirtualizer.exe could support command line to check if a file is already protected by Code Virtualizer. |
You can call CheckVirtualizer from the command line, like:
CheckVirtualizer.exe YourApplication.exe
CheckVirtualizer will return 1 if the application is NOT protected. If the application is protected, it will return 0