网页
图片
视频
学术
词典
地图
更多
航班
笔记本
反汇编
[fǎn huì biān]
n.
inverse
assembler
网络
disassemble
;
Disassembly
;
Disassembler
汉英
网络释义
n.
1.
inverse
assembler
1.
disassemble
不是,右键
反汇编
(
disassemble
),再右键设置PC(setPC),选到你的起始地址即可评论| fromzero0731 |二级采纳率24% 擅长…
zhidao.baidu.com
|
基于3577个网页
2.
Disassembly
所谓
反汇编
(
disassembly
)是指程序的目标代码形式转换为汇编语言这种低级语言形式的 过程;反编译(discompliation)是 …
www.docin.com
|
基于433个网页
3.
Disassembler
[开发相关网站资源] [原创]IDA PRO 6.4 最新版 支持Objective-C
反汇编
(
Disassembler
) iPhone 好东西 1/457 [其他资源] Xcode …
www.cocoachina.com
|
基于340个网页
4.
disassembling
信息词汇英语翻译(A-D) ... disassembler 反汇编程序
disassembling
反汇编
disassembly instruction 分解指令 ...
www.zftrans.com
|
基于81个网页
5.
objdump
可用
反汇编
(
objdump
)来确定函数sum代码的长度
blog.csdn.net
|
基于75个网页
6.
Ildasm
IL
反汇编
(
Ildasm
) SDK 工具对于在汇编中查看代码和元数据很有帮助。图 1 是一个以 Ildasm 现实的范例清单。
dotnet.chinaitlab.com
|
基于55个网页
7.
inverse assembler
航海及海运专业词汇英语翻... ... inverse amplification factor 控制率
inverse assembler
反汇编
inverse back coupling 负反馈 ...
www.zftrans.com
|
基于27个网页
8.
Unassemble
汇编研究 -- 编程爱好者博客 ... (Trace) 执行一条语句 (
Unassemble
)
反汇编
1、Register already defined 汇编内部出现逻辑错误 ...
blog.pfan.cn
|
基于11个网页
更多释义
收起释义
例句
释义:
全部
全部
,
inverse assembler
inverse assembler
,
disassemble
disassemble
,
Disassembly
Disassembly
,
Disassembler
Disassembler
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Each
function
created
from
the
template
has
its
own
disassembly
code
,
and the
debugger
does
not
know
which
code
you
want
to
view
.
从
模板
创建
的
每个
函数
都
有
它
自己
的
反
汇编
代码
,
调试器
不
知道
需要
查看
哪些
代码
。
207.46.16.251
2.
You
may
not
reverse
engineer
,
decompile
or
disassemble
the
Products
or
attempt
to
gain
access
to the source
code
for
the
Products
.
您
不得
对
产品
进行
反向
工程
、
反
编译
或
反
汇编
,
或
试图
获得
对
产品
原
码
的
访问
权
。
megust.publicvm.com
3.
When
debugging
optimized
code
,
look
at
the
Disassembly
window
to
see
what
instructions
are
actually
created
and
executed
.
调试
优化
的
代码
时
,
请
查看
“
反
汇编
”
窗口
以
了解
实际
创建
和
执行
了
哪些
指令
。
megust.publicvm.com
4.
You
may
not
decompile,
reverse
engineer,
disassemble
,
or
otherwise
reduce
the
Software
to
a
human
-
perceivable
form
.
您
不得
反
编译
,
逆向
工程
,
反
汇编
,
或
以
其他
方式
减少
软件
到
人类
感知
的
形式
。
dictsearch.appspot.com
5.
In
a
source
window
,
Disassembly
window
,
or
Call
Stack
window
,
a
breakpoint
appears
as
a
red
symbol
or
glyph
.
在
源
窗口
、
“
反
汇编
”
窗口
或
“
调用
堆栈
”
窗口
中
,
断点
显示
为
一个
红色
符号
或
标志符号
。
msdn2.microsoft.com
6.
In
addition
to
its
disassembling
ability
,
you
can
employ
it
to
analyze
import
,
export
and
resource
data
directories data
.
除了
它
的
反
汇编
能力
,
你
还
可以
利用
它
分析
导入
表
,
导出
表
,
资源
数据
和
目录
数据
。
dictsearch.appspot.com
7.
To
save
the
metadata
and
disassembled
code
displayed
for
the
selected
PE
,
select
the
Dump
command
from the
File
menu
.
若要
保存
为
选定
的
PE
显示
的
元数据
和
反
汇编
代码
,
请
在
“
文件
”
菜单
中
选择
“
转储
”
命令
。
megust.publicvm.com
8.
Ksymoops disassembles the
code
section
,
points
to
the
failing
instruction
,
and
displays
a
trace
section
that
shows
how
the
code
was
called
.
Ksymoops
反
汇编
代码
部分
,
指出
发生
错误
的
指令
,
并
显示
一个
跟踪
部分
表明
代码
如何
被
调用
。
www.ibm.com
9.
Disassembly
is
the
basis
of
program
analysis
and
understanding
,
and
is
also
the
starting point
for
software
reverse
engineering
.
反
汇编
是
程序
分析
与
理解
的
基础
,
也是
软件
逆向
工程
的
起点
和
关键
。
lib.cqvip.com
10.
By
disassembling
the
provided
SunWindows
driver
,
the
author
was
able
to
construct
an
accelerated
X
driver
for
X11R5
entirely
in
user
mode
.
经过
反
汇编
所
提供
的
SUN
窗口
驱动
程序
,
X
的
作者
能
为
X11R5
建立
一个
加速
的
完全
在
用户
模式
下
的
X
驱动程序
。
mxtctp.sourceforge.net
1
2
3
4
5