c-free 5.0真是乙個很棒的程式設計軟體,可今天用著用著卻讓我註冊,下面的註冊碼分享給大家:
使用者名稱:tianfang
電子郵件:[email protected]
註冊碼:2nnuqd3sho2agta0xnjcusfk1lxo
方法二:
生成一下註冊碼:
//view code#include "stdafx.h"
#include "
stdlib.h
"#include
"stdio.h
"int main(int argc, char*argv)
;unsigned
intunxorcode, unremainder, unquotient, untmp, unmachinecode;
printf(
"please key in the machine code:\n");
scanf("%d
", &unmachinecode);
unxorcode = unmachinecode ^ 0x90909090
;unremainder = unxorcode % 0x25
;unquotient =unxorcode;
if (unremainder < 0x11
)int
i;i = 0
;while (unquotient != 0
)else
i++;
}printf(
"key is: \n");
while (i >= 0
)printf("\n
");return0;
}
繼續享用這個軟體吧!
C 生成註冊碼
string t datetime.now.ticks.tostring t deskey.desencrypt t,deskey.deskeystr string strid new string t.length for int i 0 i t.length i 把字元賦給陣列 string s...
c 生成註冊碼 mac ip
using system using system.management using system.security.cryptography using system.io using system.collections.generic using system.text namespace x...
C 生成軟體註冊碼
今天早上,花了乙個早上弄了個生成機器碼和註冊碼的demo,通過生成的註冊碼裡面包含時間資訊,保證了註冊碼在使用後的指定時間後失效 由於數學不行所以寫的比較簡單,ok 上 吧 產生機器碼的原理很簡單,基本上都是取裝置資訊之後加密 取本機機器碼 public static string getmachi...