hi..i thought this 1 was related to programming,so i m posting it here..
after we compile a c++ program an executable is created..suppose we delete the code files so that all is left of the program is its executable so that we can run the program but cannot see its actual code..is there sum way of deriving the actual code just from the executable..
