hello everyone, 6 years ago i compiled a code.. i would like to retrieve parts of not all of the code by decompiling the file binary i've got. that's all i have. any ideas how's that been done mates? thanks in advance!
You can use something like IDA Pro - this is a very good decompiling tool. And as you wrote the original code it shouldn't be too difficult for you to piece together the original source.