Re: "pretty" example of DCC (GNU disassembler)
Todd don't worry. Unless you write in straight assembly language, your source code is safe. See my responses to jase and kbomb.
Basically, I said that if the source code can be recovered, then why do backups? Just get Soft-Ice, and you can throw all your source away.
I have done a lot of assembly coding in the past, and have a lot of knowledge in how hackers work. They only have good assumptions in what a certain module is doing using a tool such as soft-ice. Yes they can get the functions as symbols, and can detect a function call by seeing what is pushed onto the stack. But no, they won't see your Super-Sophisticated 3-d cad source code.
A hacker cannot get the original Cor C++ source unless you give it to him/her.
Regards,
Paul McKenzie