debug吧
程序调试逆向、汇编语言等的学习与交流
关注: 4,472 主题: 4,195 帖子: 4,195
时下热门
最新回复
最新发布
2
2008-05-16
一个百度知道问题http://zhidao.baidu.com/question/53028920.html?si=2
7
2008-05-12
当我们cmd/debugr时可以查看部分寄存器的值关于寄存器寄存器由触发器组成一个触发器构成一位寄存器即是说AX由16个触发器构成
4
2008-05-03
3
2008-05-03
Assemble: A [address]Creates machine executable code in memory beginning at C……
0
2008-05-03
Unassemble: U [range] Disassembles machine instructions into 8086 Assembly co……
0
2008-05-03
Trace: T [=address] [number] The T command is used to trace (step through) CP……
0
2008-05-03
Search: S range list Searches within a range of addresses for a pattern of on……
0
2008-05-03
Register: R [register] Entering ' r ' all by itself will display all of the 8……
0
2008-05-03
Quit: Q Immediately quits (exits) the Debug program! No questions ever asked.……
0
2008-05-03
Proceed: P [=address] [number] Proceed acts exactly the same as Debug's T (Tr……
0
2008-05-03
Move: M range address This command should really be called: COPY (not Move) a……
1
2008-05-03
Load:L [address] [drive] [firstsector] [number] or program! (See the N comman……
0
2008-05-03
Input: I portThe use of I/O commands while running Windows™9x/Me is just plai……
0
2008-05-03
Go: G [=address] [addresses] Go is used to run a program and set breakpoints ……
0
2008-05-03
Fill: F range list This command can also be used to clear a whole segment of ……
0
2008-05-03
Dump: D [range] D [address] [length] Displays the contents of a block of memo……
0
2008-05-03
Compare: C range address Compares two blocks of memory. If there are no diffe……
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
1
2008-05-01
2
2008-05-01
1
2008-05-01
1
2008-05-01
首页 15 16 17 18 19 20 21 22 23 尾页