Skip to main content
edited tags; edited title
Link
Gilles 'SO- stop being evil'
  • 865.4k
  • 205
  • 1.8k
  • 2.3k

convert linux outputfileexecutable back to C source code

Source Link
mahsa
  • 211
  • 1
  • 2
  • 3

convert linux outputfile to source code

Unfortunately I lost my source code and I just have the output file that made with gcc in linux and I don’t have any access to my pc now.is there any way to convert output file to source file (in c under linux)?