文件名称:QLicense-master
介绍说明--下载内容来自于网络,使用问题请自行百度
基本原理:1.软件一运行就把计算机的CPU、主板、BIOS、MAC地址记录下来,然后加密(key=key1)生成文件;2.注册机将该文件内容MD5加密后再进行一次加密(key=key2)保存成注册文件;3.注册验证的逻辑,计算机信息加密后(key=key1)加密md5==注册文件解密(key=key2);
另外,采用ConfuserEx将可执行文件加密;这样别人要破解也就需要点力气了(没打算防破解,本意只想防复制的),有能力破解的人也不在乎破解这个软件了(开发这个软件前后只花了一周时间而已);
技术上主要三个模块:1.获取电脑相关硬件信息(可参考);2.加密解密;3.读写文件;(The basic principle: 1. software running on the computer motherboard, CPU, BIOS, MAC address recorded, then encrypted (key=key1) file; 2. register the file content after a MD5 encryption encryption (key=key2) save the registration documents; 3. registration verification logic, computer information encryption (key=key1) md5== register file decryption encryption (key=key2);
In addition, the ConfuserEx executable file encryption; others to crack also requires energy (not going to anti crack, the intention was to copy), have the ability to break the people who don't care about this software crack (the development of the software before and after only spent a week.);
There are three main modules in technology: 1. access to computer related hardware information (Reference); 2. encryption and decryption; 3. read and write files;)
另外,采用ConfuserEx将可执行文件加密;这样别人要破解也就需要点力气了(没打算防破解,本意只想防复制的),有能力破解的人也不在乎破解这个软件了(开发这个软件前后只花了一周时间而已);
技术上主要三个模块:1.获取电脑相关硬件信息(可参考);2.加密解密;3.读写文件;(The basic principle: 1. software running on the computer motherboard, CPU, BIOS, MAC address recorded, then encrypted (key=key1) file; 2. register the file content after a MD5 encryption encryption (key=key2) save the registration documents; 3. registration verification logic, computer information encryption (key=key1) md5== register file decryption encryption (key=key2);
In addition, the ConfuserEx executable file encryption; others to crack also requires energy (not going to anti crack, the intention was to copy), have the ability to break the people who don't care about this software crack (the development of the software before and after only spent a week.);
There are three main modules in technology: 1. access to computer related hardware information (Reference); 2. encryption and decryption; 3. read and write files;)
相关搜索: QLicense
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
QLicense-master | ||
QLicense-master\.gitattributes | 2518 | 2016-11-30 |
QLicense-master\.gitignore | 2806 | 2016-11-30 |
QLicense-master\Core | ||
QLicense-master\Core\ActivationControls4Win | ||
QLicense-master\Core\ActivationControls4Win\ActivationControls4Win.csproj | 5314 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\ActivationControls4Win.snk | 596 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseActivateControl.Designer.cs | 4265 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseActivateControl.cs | 2396 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseActivateControl.resx | 13557 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseActivateControl.zh-Hans.resx | 6466 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseGeneratedEventArgs.cs | 154 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseInfoControl.Designer.cs | 2413 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseInfoControl.cs | 5187 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseInfoControl.resx | 9033 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseInfoControl.zh-Hans.resx | 5798 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseSettingsControl.Designer.cs | 5884 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseSettingsControl.cs | 3179 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseSettingsControl.resx | 15654 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseSettingsControl.zh-Hans.resx | 6322 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseSettingsValidatingEventArgs.cs | 234 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseStringContainer.Designer.cs | 4150 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseStringContainer.cs | 1107 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseStringContainer.resx | 12081 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\LicenseStringContainer.zh-Hans.resx | 6352 | 2016-11-30 |
QLicense-master\Core\ActivationControls4Win\Properties | ||
QLicense-master\Core\ActivationControls4Win\Properties\AssemblyInfo.cs | 1424 | 2016-11-30 |
QLicense-master\Core\QLicense | ||
QLicense-master\Core\QLicense\BASE36.cs | 1307 | 2016-11-30 |
QLicense-master\Core\QLicense\HardwareInfo.cs | 5038 | 2016-11-30 |
QLicense-master\Core\QLicense\LicenseEntity.cs | 3000 | 2016-11-30 |
QLicense-master\Core\QLicense\LicenseHandler.cs | 7120 | 2016-11-30 |
QLicense-master\Core\QLicense\LicenseStatus.cs | 151 | 2016-11-30 |
QLicense-master\Core\QLicense\LicenseTypes.cs | 254 | 2016-11-30 |
QLicense-master\Core\QLicense\Properties | ||
QLicense-master\Core\QLicense\Properties\AssemblyInfo.cs | 1396 | 2016-11-30 |
QLicense-master\Core\QLicense\QLicense.csproj | 2839 | 2016-11-30 |
QLicense-master\Core\QLicense\QLicense.snk | 596 | 2016-11-30 |
QLicense-master\Demo | ||
QLicense-master\Demo\DemoActivationTool | ||
QLicense-master\Demo\DemoActivationTool\App.config | 178 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\DemoActivationTool.csproj | 4479 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Program.cs | 438 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Properties | ||
QLicense-master\Demo\DemoActivationTool\Properties\AssemblyInfo.cs | 1413 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Properties\Resources.Designer.cs | 2801 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Properties\Resources.resx | 5496 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Properties\Settings.Designer.cs | 1075 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\Properties\Settings.settings | 242 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\frmMain.Designer.cs | 4035 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\frmMain.cs | 2010 | 2016-11-30 |
QLicense-master\Demo\DemoActivationTool\frmMain.resx | 6064 | 2016-11-30 |
QLicense-master\Demo\DemoLicense | ||
QLicense-master\Demo\DemoLicense\DemoLicense.csproj | 2509 | 2016-11-30 |
QLicense-master\Demo\DemoLicense\MyLicense.cs | 2346 | 2016-11-30 |
QLicense-master\Demo\DemoLicense\Properties | ||
QLicense-master\Demo\DemoLicense\Properties\AssemblyInfo.cs | 1402 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp | ||
QLicense-master\Demo\DemoWinFormApp\App.config | 221 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\DemoWinFormApp.csproj | 4722 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\LicenseVerify.cer | 625 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Program.cs | 517 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Properties | ||
QLicense-master\Demo\DemoWinFormApp\Properties\AssemblyInfo.cs | 1408 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Properties\Resources.Designer.cs | 2793 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Properties\Resources.resx | 5496 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Properties\Settings.Designer.cs | 1071 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\Properties\Settings.settings | 196 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmActivation.Designer.cs | 3360 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmActivation.cs | 1707 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmActivation.resx | 5698 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmMain.Designer.cs | 2015 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmMain.cs | 3023 | 2016-11-30 |
QLicense-master\Demo\DemoWinFormApp\frmMain.resx | 5698 | 2016-11-30 |
QLicense-master\Docs | ||
QLicense-master\Docs\High Level Process.vsdx | 171056 | 2016-11-30 |
QLicense-master\LICENSE.txt | 1083 | 2016-11-30 |
QLicense-master\QLicense.sln | 3694 | 2016-11-30 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.