开发者

View ram in DOS

开发者 https://www.devze.com 2022-12-10 18:48 出处:网络
Is there a way in dos (im using a dos boot disk on a linux machine) to view portions of ram? ie. some form of command to read the binary at a given address?

Is there a way in dos (im using a dos boot disk on a linux machine) to view portions of ram?

ie. some form of command to read the binary at a given address?

edit: my bootable floppy doesnt have debug on it. when i type debug it says 'bad command or file name

how do i make a 开发者_如何学Pythonbootable dos floppy with debug on it?


Check out the Debug command. There's a good reference here


For the the first 1MB of RAM, debug could possibly help.


Use the DOS debug command. I found a decent overview at: http://mirror.href.com/thestarman/asm/debug/debug.htm

0

精彩评论

暂无评论...
验证码 换一张
取 消