level 9
dsfgsd341
楼主
.版本 2
.支持库 TianSin
.子程序 解密坐标, 整数型
.参数 加密坐标, 整数型
.参数 密钥, 整数型
__asm (“mov ebx,[e
bp
+0xc]”)
__asm (“mov esi,[ebp+0x8]”)
__asm (“mov eax,ebx”)
__asm (“not eax”)
__asm (“imul eax,eax,0x0DEE2”)
__asm (“add eax,0x3871”)
__asm (“cdq”)
__asm (“mov ecx,0x4A4B”)
__asm (“idiv ecx”)
__asm (“mov ebx,edx”)
__asm (“sub esi,ebx”)
__asm (“mov eax,esi”)
__asm (“mov esp,ebp”)
__asm (“pop ebp”)
__asm (“retn 0x8”)
2016年04月10日 07点04分
1
.支持库 TianSin
.子程序 解密坐标, 整数型
.参数 加密坐标, 整数型
.参数 密钥, 整数型
__asm (“mov ebx,[e
bp
+0xc]”)
__asm (“mov esi,[ebp+0x8]”)
__asm (“mov eax,ebx”)
__asm (“not eax”)
__asm (“imul eax,eax,0x0DEE2”)
__asm (“add eax,0x3871”)
__asm (“cdq”)
__asm (“mov ecx,0x4A4B”)
__asm (“idiv ecx”)
__asm (“mov ebx,edx”)
__asm (“sub esi,ebx”)
__asm (“mov eax,esi”)
__asm (“mov esp,ebp”)
__asm (“pop ebp”)
__asm (“retn 0x8”)