← Back to context

Comment by hackyhacky

2 hours ago

WinDbg is just a debugger: it does not assemble or disassemble. It can't patch running programs in memory. Moreover, I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.

So, no, WinDbg has nothing to do with debug.com.

I'm not sure what you think a (native) debugger that can't disassemble would look like; I assure you it disassembles the instructions you debug.

Its assembler is sadly stuck in the pre-x86_64 era (and refuses to do arm at all), however it disassembles all of those fine.

Signed: someone who does pronounce it wind bag

> I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.

I don't consider France to be part of the modern world, since I haven't visited Europe lately.