convert exe to text

hi
i want to convert exe to text like when we open some exe with notepad++
i convert that but give me MZE

just want to check programs inside whit my db ;)

sry for my bad EN

Best Regard

A compiled program is some kind of binary machine code, and cannot easily be converted to text.
Does "db" stand for debugger? Because if that's the case then you just open the binary with the debugger. Maybe you should read the manual?
a exe is binary code so you could open it in a hex or binary editor
or translate in into assembly code with a program like smartdec
Topic archived. No new replies allowed.