Answer the question
In order to leave comments, you need to log in
What is the best debugger for assembler?
Good day!
Please recommend the best debugger for a beginner who has just started to get acquainted with assembler. Of course, the batch debugger with its creepy 30-year-old ms-dos look is no good.
I tried to open the first executable file through x64dbg, I got a message that I was trying to open an invalid PE file (moreover, everything is somehow strange here - some .exe open, some do not). I started looking towards OllyDbg, but its development stopped a long time ago - 10 years ago. Delivered, immediately received a message in the forehead about the wrong bit depth. True, I heard that he has some forks, but I don’t know at all where to start and where to get them. I became interested in IDA Pro, but from the description it is clear that this is a disassembler, which has slightly different tasks.
I have win7 x64.
Thanks for the answer.
Answer the question
In order to leave comments, you need to log in
I started looking towards OllyDbg, but its development stopped a long time ago - 10 years ago.For 10 years nothing has changed (I mean for x32).
Tried to open the first executable via x64dbg, got a message saying I'm trying to open an invalid PE fileThis happens when you open x32 PE file in x64 bit version of x64dbg or vice versa.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question