代码搜索:c-FREE

找到约 11 项符合「c-FREE」的源代码

代码结果 11
www.eeworm.com/read/335001/12555718

txt c-free破解思路.txt

破解思路: 在破解前,还是应该先搞清楚软件注册的思路,这样才有助于我们后面对软件的顺利破解。首先,运行要破解的程序,找到注册窗口。 我们看的很清楚,如果软件不能正确地注册,就只可以使用10次,而且调试功能和智能输入功能被自动禁止使用。那就注册吧,选择“输入注册”,在打开的注册窗口中输入:用户名:nyyuan;注册码:654321,然后确定,我们发现并不是弹出了注册失败之类的错误提示,而是保存注 ...
www.eeworm.com/read/177229/9464249

c c-free注册机.c

int main(int argc, char* argv[]) {int i,p; char chKey[128] = {0}; unsigned int unXORCode, unRemainder, unQuotient, unTmp, unMachineCode; printf("Please Key in the Machine Code:\n"); scanf("%d", &
www.eeworm.com/read/177229/9464248

c 复件 c-free注册机.c

int main(int argc, char* argv[]) {int i,p; char chKey[128] = {0}; unsigned int unXORCode, unRemainder, unQuotient, unTmp, unMachineCode; printf("Please Key in the Machine Code:\n"); scanf("%d", &
www.eeworm.com/read/369684/9636419

txt 调试说明.txt

c-free中运行文件夹中的Matxh.cpp文件,在输出“input the string:”后,从键盘上输入字符串,并以回车结束。屏幕将显示字符串中的括号是否符合具有优先级的匹配。输出*****The string match!*****,说明匹配;输出*****The string don't match!*****说明不匹配。
www.eeworm.com/read/177229/9464247

c 复件 (2) c-free注册机.c

int main(int argc, char* argv[]) {int i,p; char chKey[128] = {0}; unsigned int unXORCode, unRemainder, unQuotient, unTmp, unMachineCode; printf("Please Key in the Machine Code:\n"); scanf("%d", &
www.eeworm.com/read/177229/9464250

c 复件 (3) c-free注册机.c

int main(int argc, char* argv[]) {int i,p; char chKey[128] = {0}; unsigned int unXORCode, unRemainder, unQuotient, unTmp, unMachineCode; printf("Please Key in the Machine Code:\n"); scanf("%d", &
www.eeworm.com/read/187295/8834855

plg testasm.plg

Build Log --------------------Configuration: Testasm - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/229378/14342619

txt 说明.txt

##################################### #### 蓝星软件下载 #### #### down.istart.cn #### #### webmaster@istart.cn #### ##################################### 安装说明:
www.eeworm.com/read/428929/8828084

txt 说明文档.txt

两个程序的源代码都在此目录下,运动会分数统计的文件名是sports.c,航班信息查询的文件名是air.c。 运动会分数统计的用C-FREE生成的可执行文件会有问题,但是用visual c++6.0生成就没有任何问题。
www.eeworm.com/read/306561/13741888

cpp des.cpp

/********DES Encript by namgking********************************************/ /********compile on windows xp sp2,C-Free 3.5*****************************/ /********E-mail: namg2000@163.com**********