Exe to readble text

How do i convert a dos exe program into a readable language preferably C++ or basic??? Programs availible?


Comments

  • : How do i convert a dos exe program into a readable language preferably C++ or basic??? Programs availible?


    What you are talking about is impossible the way you want. You can convert any program to assembly language using a program called a disassembler, but to see the higher level source code, you have to get it from the programmer. For simple hacking (I hope your not talking about it, but I'll cover it anyway) you can use debug or edit(oldmsdos folder on windows disk). if you use edit, open the file in binary mode.




Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories