I accidentally overridden a nice *.can
CALP script I developed with a blank file, saved and have no backup, but lucky me, I still have the compiled version of it.
Is there a way to reverse engineering my way back to source code (file.can
) from the binary file (file.cbf
)?
The simple answer is NO.
It is not possible to get back the *.can
file from the binary output *.cbf
.