debug吧
程序调试逆向、汇编语言等的学习与交流
关注: 4,474
主题: 4,176
帖子: 4,176
时下热门
最新回复
最新发布
0
2008-05-09
Debug:l (load)
Debug:l (load)将某个文件或特定磁盘扇区的内容加载到内存。在不带参数的情况下使用,l 子命令会将您在 debug 命令行上指定的文件从地址 C……
🧑
顾妞无法3G
1
2008-07-28
Debug:i (input)
Debug:i (input)从指定的端口读取并显示一个字节值。语法i Port 参数Port 必需。按地址指定输入端口。地址可以是 16 位的值。? 显……
🧑
顾妞无法3G
2
2008-07-07
3.5寸1.44M软盘_最多文件个数
做个试验如下:1.本想在纯DOS下for /l %i in (1,1,225) do echo %i>%i.txt来测试下是不是最多只能产生224个文件可……
🧑
顾妞无法3G
2
2008-05-30
高手求助!!!汇编程序!!
data segment myd db 224,225,222,227,220,229,218,231,216,233data ends编写一个查表程序,……
🧑
jy03162959
1
2008-05-20
debug_数据装入与保存_电路实现
一个非门两个与门一个或门
🧑
⚡天气雷达⚡
2
2008-05-16
debug__g__ip(代码与数据的问题)
一个百度知道问题http://zhidao.baidu.com/question/53028920.html?si=2
🧑
顾妞无法3G
7
2008-05-12
debug__杂谈
当我们cmd/debugr时可以查看部分寄存器的值关于寄存器寄存器由触发器组成一个触发器构成一位寄存器即是说AX由16个触发器构成
🧑
顾妞无法3G
4
2008-05-03
256字节大赛__color
color
🧑
⚡天气雷达⚡
3
2008-05-03
thestarman__DEBUG__A
Assemble: A [address]Creates machine executable code in memory beginning at C……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__U
Unassemble: U [range] Disassembles machine instructions into 8086 Assembly co……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__T
Trace: T [=address] [number] The T command is used to trace (step through) CP……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__S
Search: S range list Searches within a range of addresses for a pattern of on……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__R
Register: R [register] Entering ' r ' all by itself will display all of the 8……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__Q
Quit: Q Immediately quits (exits) the Debug program! No questions ever asked.……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__P
Proceed: P [=address] [number] Proceed acts exactly the same as Debug's T (Tr……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__M
Move: M range address This command should really be called: COPY (not Move) a……
🧑
⚡天气雷达⚡
1
2008-05-03
thestarman__DEBUG__L
Load:L [address] [drive] [firstsector] [number] or program! (See the N comman……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__I
Input: I portThe use of I/O commands while running Windows™9x/Me is just plai……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__G
Go: G [=address] [addresses] Go is used to run a program and set breakpoints ……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__F
Fill: F range list This command can also be used to clear a whole segment of ……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__D
Dump: D [range] D [address] [length] Displays the contents of a block of memo……
🧑
⚡天气雷达⚡
0
2008-05-03
thestarman__DEBUG__C
Compare: C range address Compares two blocks of memory. If there are no diffe……
🧑
⚡天气雷达⚡
1
2008-05-01
256字节大赛__Winnie
Winnie
🧑
⚡天气雷达⚡
1
2008-05-01
256字节大赛__pixel
pixel
🧑
⚡天气雷达⚡
1
2008-05-01
256字节大赛__CHAOS
CHAOS
🧑
⚡天气雷达⚡
首页
14
15
16
17
18
19
20
21
22
23
尾页