📄 patch870.r
字号:
/*
***************************************************************************
* *
* This file was prepared by EXEC-2-C code restoration utility Ver 0.1 *
* Copywrite (c) The Austin Code Works & Polyglot International *
* Jerusalem, 1991 *
* *
***************************************************************************
*/
#include "EXEC-2-C.H"
char var1_10 [ 41 ] = "This program must be run under Win32\r\n"
"$7";
Byte var1_77 [ 62 ] = {
38, 83, 71, 22, 108, 36, 67, 232, 213, 157,
9, 92, 205, 247, 6, 251, 231, 40, 65, 169,
254, 122, 226, 170, 169, 176, 191, 224, 119, 66,
17, 177, 192, 60, 163, 121, 241, 203, 35, 129,
166, 137, 105, 212, 242, 10, 210, 117, 181, 69,
11, 207, 216, 207, 234, 86, 194, 21, 47, 188,
128, 244
};
char var1_b5 [ 3 ] = "E3K";
/*======== Code section prepared by EXEC-2-C code restoration utility =======*/
/****************************************************************************/
far main()
/****************************************************************************/
{
push(cs);
ds = pop();
ah = 9; /*PCH : RM_Table_init*/
dx = 0x10; /*PCH : RM_Table_init*/
geninterrupt(0x21); /* DOS func ( ah ) = 9 */
/* Display string */
/* Input: DS:DX-output string */
ax = 0x4C01; /*PCH : RM_Table_init*/
geninterrupt(0x21); /* DOS func ( ah ) = 4Ch */
/* Terminate process */
/* Input: AL-ret code */
}
/****************************************************************************/
far pseudo_proc_0()
/****************************************************************************/
{
label_1:
bx[si] = bx[si] + al;
bx[di + 0x26] = bx[di + 0x26] + ah;
outportb(dx,al);
dh==bp[si];
si ^= - 0x73AB;
*( Word *)&bp[di + 0x6F] ^= bx;
bh==ah;
if(++sp > 0)
goto label_2;
al = al + 0x41;
tmp = di, di += DirFlg ? 2 : -2,
*(int *)MK_FP( es , tmp ) == ax;
xchg(cx, ax);
ch = 0x92; /*PCH : RM_Table_init*/
goto label_5;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -