DeCV is a decompiler for files protected with Code Virtualizer v1.3.8.0 by Oreans Technologies (www.oreans.com).
It's able to devirtualize macro-protected code back to a stack language used by CV. If anyone is interested enough to write a CVL -> x86 converter, take a look at recover_x86.py -- it it's not hard to extend this code to handle more opcodes, but it's quite a bit of work.