Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
隐藏空白更改
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
文本样式
更改外观
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
Untitled Diff
创建于
7年前
差异永不过期
清除
导出
分享
解释
18 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
49 行
全部复制
12 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
43 行
全部复制
; Method Foo:Test1(int):int
; Method Foo:Test1(int):int
G_M3706_IG02:
G_M3706_IG02:
mov eax, ecx
mov eax, ecx
复制
已复制
复制
已复制
or eax,
5
or eax,
7
or eax, 3
; Total bytes of code:
6
; Total bytes of code:
9
; Method Foo:Test2(int):int
; Method Foo:Test2(int):int
G_M64921_IG02:
G_M64921_IG02:
mov eax, ecx
mov eax, ecx
复制
已复制
复制
已复制
and eax,
5
and eax,
1
and eax, 3
; Total bytes of code:
6
; Total bytes of code:
9
; Method Foo:Test3(int):int
; Method Foo:Test3(int):int
G_M11832_IG02:
G_M11832_IG02:
mov eax, ecx
mov eax, ecx
复制
已复制
复制
已复制
xor eax,
5
xor eax,
6
xor eax, 3
; Total bytes of code:
6
; Total bytes of code:
9
; Method Foo:Test4(int,int):int
; Method Foo:Test4(int,int):int
G_M53408_IG02:
G_M53408_IG02:
复制
已复制
复制
已复制
or ecx, 5
mov eax, ecx
mov eax, ecx
or eax, edx
or eax, edx
复制
已复制
复制
已复制
or eax,
3
or eax,
7
; Total bytes of code:
11
; Total bytes of code:
8
; Method Foo:Test5(int,int):int
; Method Foo:Test5(int,int):int
G_M40961_IG02:
G_M40961_IG02:
复制
已复制
复制
已复制
and ecx, 5
mov eax, ecx
mov eax, ecx
and eax, edx
and eax, edx
复制
已复制
复制
已复制
and eax,
3
and eax,
1
; Total bytes of code:
11
; Total bytes of code:
8
; Method Foo:Test6(int,int):int
; Method Foo:Test6(int,int):int
G_M53474_IG02:
G_M53474_IG02:
复制
已复制
复制
已复制
xor ecx, 5
mov eax, ecx
mov eax, ecx
xor eax, edx
xor eax, edx
复制
已复制
复制
已复制
xor eax,
3
xor eax,
6
; Total bytes of code:
11
; Total bytes of code:
8
已保存差异
原始文本
打开文件
; Method Foo:Test1(int):int G_M3706_IG02: mov eax, ecx or eax, 5 or eax, 3 ; Total bytes of code: 9 ; Method Foo:Test2(int):int G_M64921_IG02: mov eax, ecx and eax, 5 and eax, 3 ; Total bytes of code: 9 ; Method Foo:Test3(int):int G_M11832_IG02: mov eax, ecx xor eax, 5 xor eax, 3 ; Total bytes of code: 9 ; Method Foo:Test4(int,int):int G_M53408_IG02: or ecx, 5 mov eax, ecx or eax, edx or eax, 3 ; Total bytes of code: 11 ; Method Foo:Test5(int,int):int G_M40961_IG02: and ecx, 5 mov eax, ecx and eax, edx and eax, 3 ; Total bytes of code: 11 ; Method Foo:Test6(int,int):int G_M53474_IG02: xor ecx, 5 mov eax, ecx xor eax, edx xor eax, 3 ; Total bytes of code: 11
更改后文本
打开文件
; Method Foo:Test1(int):int G_M3706_IG02: mov eax, ecx or eax, 7 ; Total bytes of code: 6 ; Method Foo:Test2(int):int G_M64921_IG02: mov eax, ecx and eax, 1 ; Total bytes of code: 6 ; Method Foo:Test3(int):int G_M11832_IG02: mov eax, ecx xor eax, 6 ; Total bytes of code: 6 ; Method Foo:Test4(int,int):int G_M53408_IG02: mov eax, ecx or eax, edx or eax, 7 ; Total bytes of code: 8 ; Method Foo:Test5(int,int):int G_M40961_IG02: mov eax, ecx and eax, edx and eax, 1 ; Total bytes of code: 8 ; Method Foo:Test6(int,int):int G_M53474_IG02: mov eax, ecx xor eax, edx xor eax, 6 ; Total bytes of code: 8
查找差异