Computer Science Canada About Debug Command |
Author: | MANYAKUZAYLI [ Fri Mar 21, 2008 2:10 pm ] |
Post subject: | About Debug Command |
hi i want to learn something about debug command when i run cmd under windows xp then run debug command then run d0 command (example:d0:413) i say some codes... i think assembler... what is this codes? i am debugging something but what? ![]() what i should see at this lines... i ask this because someone writes something about this but i think everything is false at the documentation... thanks |
Author: | OneOffDriveByPoster [ Fri Mar 21, 2008 3:58 pm ] |
Post subject: | Re: About Debug Command |
MANYAKUZAYLI @ Fri Mar 21, 2008 2:10 pm wrote: when i run cmd under windows xp then run debug command then run d0 command (example:d0:413)
The codes are a hex dump of the memory location specified. In Windows XP the addresses accessed by DEBUG are not the "real" ones though.
i say some codes... i think assembler... Quote: what is this codes?
You are if you know what you are doing and you are debugging with DEBUG. DEBUG can be used for other purposes too.i am debugging something but what? ![]() |
Author: | MANYAKUZAYLI [ Sat Mar 22, 2008 7:20 am ] |
Post subject: | RE:About Debug Command |
hmm so if i run debug then run d0:413 i see 80 first line what is this? i read something if its 80 my system is clear bu another number your system is infected... i think this is so funny ![]() |
Author: | OneOffDriveByPoster [ Sat Mar 22, 2008 8:11 am ] |
Post subject: | Re: About Debug Command |
I think it is only funny because it is old or because you are using Windows XP. Try running this with a DOS boot disk and it may be quite interesting. BTW, where did you get the info from? |
Author: | MANYAKUZAYLI [ Tue Apr 01, 2008 11:26 am ] |
Post subject: | RE:About Debug Command |
Everybody forwarding this! this is bad... |
Author: | jernst [ Tue Apr 01, 2008 2:12 pm ] |
Post subject: | Re: RE:About Debug Command |
MANYAKUZAYLI @ Tue Apr 01, 2008 11:26 am wrote: Everybody forwarding this!
this is bad... lol ? |