ChVL, нет, можно из версий до 5.39 (может до 5.40, но я не уверен) вытащить Compilcode.bin и его дизассемблировать - но максимум, на что пригодно то, что получится - это примерно поглядеть, как оно работало.
Команды анпакера(сам он есть в шапке):
читать дальше »
Commands:
(no) display general installation info
-v verbosely list the files (with sizes and timestamps)
-x extract the files from the installation (to the current directory, also see -d)
-e extract files without paths
-t test files for integrity
Options:
-b batch (non-interactive) mode - will not prompt for password or disk changes
-q do not indicate progress while extracting
-m process internal embedded files (such as license and uninstall.exe)
-pPASS decrypt the installation with a password
-dDIR extract the files into DIR (can be absolute or relative path)
-cDIR specifies that DIR is the current directory in the installation
-n don't attempt to unpack new versions
-fFILE same as -p but reads the password from FILE
-a process all copies of duplicate files
-y assume Yes on all queries (e.g. overwrite files)
Гдето видел в переводе на русский, там есть команда на распаковку кода, но это точно ничего не даст, к сожалению...