n2d_d_s2.asm

来自「Cracker终结者——提供最优秀的软件保护技术」· 汇编 代码 · 共 21 行

ASM
21
字号
%define UCL_BB  32%define UCL_SMALL%define UCL_SAFE%include "n2d_asm.ash"    .text    UCL_PUBLIC ucl_nrv2d_decompress_asm_small_safe_le32%include "enter.ash"%include "n2d_d.ash"%include "leave.ash"    UCL_PUBLIC_END ucl_nrv2d_decompress_asm_small_safe_le32; vi:ts=8:et

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?