-
-
超级菜鸟请教,各位能帮我看看吗?关于深思3
-
发表于: 2004-6-3 23:39 1601
-
这个是深思3自动生成的代码,哪位能帮我翻译一下。他是用的什么算法啊。
; (C) Copyright 1998 SenseLock Technologies Inc.
developerpass 1, 1, -23456
userpass 369, 258, 147
casesensitive 1
code1 segment code
ret 4
Encrypt: sub bx1, ax1
sub ax1, bx1
add ax1, bx1
sub bx1, ax1
add bx1, ax1
xchg ax0, bx1
ror ax0, 5
xchg ax0, bx1
add ax1, bx1
jmp Label1
ReadMemory: mov bx1, [ax1]
Label1: jmp Label2
WriteMemory: xchg bx1, [ax1]
Label2: jmp Label3
Decrypt: sub ax1, bx1
xchg ax0, bx1
rol ax0, 5
xchg ax0, bx1
sub bx1, ax1
add bx1, ax1
sub ax1, bx1
add ax1, bx1
add bx1, ax1
Label3: mov bx0, rand
xchg ax0, bx0
clr bx0
xor ax0, bx1
sub bx1, ax1
xchg ax1, bx1
xor bx1, ax0
xchg bx1, ax1
sub ax1, bx1
sub bx1, ax0
xchg ax0, bx1
xor bx1, ax1
xchg bx1, ax0
jmp bx0
code1 ends
data1 segment data
dw 64 dup(0)
data1 ends
如果自己再改进的话,要怎么做啊。
谢谢各位。
; (C) Copyright 1998 SenseLock Technologies Inc.
developerpass 1, 1, -23456
userpass 369, 258, 147
casesensitive 1
code1 segment code
ret 4
Encrypt: sub bx1, ax1
sub ax1, bx1
add ax1, bx1
sub bx1, ax1
add bx1, ax1
xchg ax0, bx1
ror ax0, 5
xchg ax0, bx1
add ax1, bx1
jmp Label1
ReadMemory: mov bx1, [ax1]
Label1: jmp Label2
WriteMemory: xchg bx1, [ax1]
Label2: jmp Label3
Decrypt: sub ax1, bx1
xchg ax0, bx1
rol ax0, 5
xchg ax0, bx1
sub bx1, ax1
add bx1, ax1
sub ax1, bx1
add ax1, bx1
add bx1, ax1
Label3: mov bx0, rand
xchg ax0, bx0
clr bx0
xor ax0, bx1
sub bx1, ax1
xchg ax1, bx1
xor bx1, ax0
xchg bx1, ax1
sub ax1, bx1
sub bx1, ax0
xchg ax0, bx1
xor bx1, ax1
xchg bx1, ax0
jmp bx0
code1 ends
data1 segment data
dw 64 dup(0)
data1 ends
如果自己再改进的话,要怎么做啊。
谢谢各位。
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课
赞赏记录
参与人
雪币
留言
时间
東陽不列山
为你点赞~
2024-5-31 06:23
一路南寻
为你点赞~
2024-4-3 01:51
嫉妒的死远点
为你点赞~
2024-3-4 00:57
一笑人间万事
为你点赞~
2024-2-17 03:14
QinBeast
为你点赞~
2023-3-22 05:56
shinratensei
为你点赞~
2023-3-22 05:55
赞赏
看原图
赞赏
雪币:
留言: