搜索资源列表
Delphi_PC_CODE
- 这个原创项目用在一个分拣系统中。可以通过它学习如何提取机器有效特征码,并且使用高强度的加密算法加密。最后发布序列号。对于做软件发布加密解密的朋友应该非常有参考价值。仅供学习,请勿用于商业目的。-the original item used in a sorting system. It can learn how to extract effective Scan machines, and the use of high-strength encryption algorithm encryp
CPU
- 获取CPU的ID号,适用于软件加密,比如生成一段随机码,然后判断CPU的ID号,如果CPU的ID号不相同就可以使用本软件。因为CPU的序列号是唯一的
软件注册机自动生成
- 软件注册机自动生成系统!可编译使用于任何软件系统的软件加密的注册使用-software Fillmore automatic generation system! Compiler can use in any software system for the registration encryption software use
CPUID_ENC
- 一个简单的获取本机CPU序列号,并进行简单加密、解密的源程序。可以用在软件注册方面,非常实用。-A simple access to the local CPU serial number, and a simple encryption and decryption of the source. Registration can be used in the software, very useful.
des
- 作者提供了DES的Delphi版源码与调用方法,现在标准算法被多数开发者使用,很容易被破解出来。在我们的站点上提供了DES的变形算法源码、为您提供软件安全检测和软件的加密解决方案。-The author provides a DES version of the Delphi source code with the call method, now standard algorithm used by most developers, it is easy to be cracked out.
3075819836
- 作者提供了DES的Delphi版源码与调用方法,现在标准算法被多数开发者使用,很容易被破解出来。在我们的站点上提供了DES的变形算法源码、为您提供软件安全检测和软件的加密解决方案。-Authors of the DES version of the Delphi source code and call the method, now standard algorithm used by most developers, it is easy to break out. Available on
20069171948783
- 这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。 源程序采用Delphi 6.0编写, 兼有少量的asm代码,用於可执行文件的加密。作者在[大富翁论坛]的ID为smokingroom, 希望能和大家交流^_^ 如需传播,请保留作品的完整性!-This small software executable file by (. Exe) Add a new tail
delphi_yjzl
- 获取电脑硬件信息(如硬盘、CPU序列号),可作为软件加密注册用。-Access to computer hardware information (such as hard disk, CPU serial number), can be registered as a software encryption use.
check-U
- 当插入U盘时,软件自动检测,通常用于U盘加密狗,不插入授权的U盘将无法使用软件-check U for delphi7
nodepad
- 用delphi制作的多功能的文本编辑的软件 具有加密解密和其他的一些功能-Delphi produced by multi-functional text editor software with encryption and decryption, and other functions
Delphi
- 软件加密的相关例子。 DELPHI. 适合熟悉DELPHI人员操作。域天YT-Software encryption related example. DELPHI. Suitable for familiar with DELPHI personnel. Domain day YT88
dingshishanchuwenjianjia
- 本小软件的主要用法: 2009年3月15日 首先,点击注册.bat,让程序注册到服务里;然后就可以运行.exe文件设置你所要删除文件的时间。 lijiang.ini配置文件用于保留你所设置后的信息,unreg.bat用于卸载该软件的服务。 该软件的主要功能: 实现的主要目的是为了对指定目录下按指定的时间对旧文件夹进行自动删除操作,可以删除任意的文件夹,删除文件夹的时候主要用时间判断进行遍历。 密码的初始密码为000,lijiang.ini配置文件的密码
Delphi_KeyGen
- 一个Delphi加密模块算法以及源代码,是一个软件注册和登录的加密模块,代码实用性较大,使用了一个Dll格式的加密控件,源代码可直接编译-A Delphi encryption the module algorithm and source code, is a software registration and login encryption module instance code practicality larger, use a dll format encryption contr
ASCX
- 此套软件主要用于软件加密,读取注册表和修改注册表。来用于软甲的加密,软甲启动时自定读取注册表的内容-This set of software is mainly used for encryption software, read the registry and modify the registry. Encryption for soft armor, soft-start time to read the registry custom content
Delphi_123858
- Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
Delphi_473853
- Delphi:Delphi三重DES加密解密示例,是软件加密技术中的一个范例,演示了三次DES加密的过程和实现方法,并演示了如何三重DES解密,相对基本的DES,三重DES更具安全性,在众多加密方法中,DES也是使用较为普遍的加密方法。 -Delphi: Delphi Triple DES encryption and decryption example, a software encryption technology in an example that demonstrates th