搜索资源列表
insertcode
- PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
source-simpleca
- simpleca 比起正式的CA来说功能简单,但是满足CA的基本功能,对建立PKI开发环境很有帮助-simpleca than formal CA term functional simple, but to meet the basic functions of CA. the establishment of PKI development environment helpful
BuildConcept.rar
- 形式概念分析中,构建概念格源代码,已打包成DLL可供其它代码调用。,Formal concept analysis, concept lattice construction of the source code has been packaged into a DLL call for other code.
erefsdfsql
- 次,根据硬件序列号生成注册号,生成的注册码可以按字母颠倒、按顺序互换、数字交换、序列号分离和变形,最终形成正式的注册码,这样尽量保证了注册好的唯一,没有重复,并且有安全,可以放心使用. 9. ListCtrl功能扩展.rar,63KB,下载 65 次,-Times, according to the hardware serial number to generate registration number, registration code can be generated in alpha
SerialNumberProtection
- 这个程序很不错,根据用户电脑的硬件(硬盘)序列号生成唯一软件注册码,不用再怕你的软件被破解发愁了。并可以对注册码进行二次加工,比如将生成的注册码按字母倒排、顺排互换、数字交换、分离和变形等,最终形成正式的注册码。 -This procedure is pretty good, according to the user of the computer hardware (hard drive) the only software to generate a serial number regis
AutoMake-HowTo
- 作为Linux下的程序开发人员,大家一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自由软件惯例的Makefile就不那么容易了。这是个很详细的automake教程,看完你就知道怎样写正规的make file了。-Under the procedures as Linux developers, we must have encountered Makefile, use make command
wang.c.tar
- 用二维数组名作为实参和形参,在对函数数组的声明的方式,实例。-Two-dimensional array of names as arguments and formal parameters, in a statement on the function of the array the way, examples.
ASN1_Complete
- ASN.1是一种 ISO/ITU-T 标准,描述了一种对数据进行表示、编码、传输和解码的数据格式。它提供了一整套正规的格式用于描述对象的结构,而不管语言上如何执行及这些数据的具体指代,也不用去管到底是什么样的应用程序。- ASN.1 is an ISO/ITU-T standard, describes the kind of data that the encoding, transmission and decoding of data formats. It provides a
Lex_CPP
- 实现LEX。读入正规式文件,将各个正规式转换成NFA,再由NFA转化成DFA,然后最小化DFA,根据最小化后的DFA生成Scanner的代码,识别符合每个正规式定义的词法构成的单词。-Achieve LEX. Read the formal style file will be converted into various formal ceremony NFA, then by the NFA into a DFA, then minimized DFA, generate code base
zhengguishi
- 正规文法转换为正规式,一个正规语言可以由正规文法定义,也可以由正规式定义,对任意一个正规文法,存在一个定义同一个语言的正规式,反之,对每个正规式,存在生成同一个语言的正规文法-Converted to a regular type of formal grammar
Diagnostic
- format - format this diagnostic into string, subsituting the formal arguments. The result is appended at on the pOutStr.
sts-2.1.2
- 序列的随机性测试。 SP800是美国NIST(National Institute of Standards and Technology)发布的一系列关于信息安全的指南(SP是Special Publications的缩写)。文档很多,也很细,值得大家学习。在NIST的标准系列文件中,虽然NIST SP并不作为正式法定标准,但在实际工作中,已经成为美国和国际安全界得到广泛认可的事实标准和权威指南。NIST SP800系列(成为了指导美国信息安全管理建设的主要标准和参考资料。(The rando
modern_cryptography
- 《现代密码学:原理与协议》内容简介:密码学在确保数据的私密性和完整性,以及计算机网络的安全性方面扮演了关键角色。乔纳森·卡茨和耶胡达·林德尔所著的《现代密码学:原理与协议》一书提供了对现代密码学严格而又容易理解的介绍,关注形式化的定义、精确的假设以及严格的证明。(A brief introduction to modern cryptography: Principles and protocols: cryptography plays a key role in ensuring the p
hacker's diary
- 《黑客之道》完全从程序开发的角度讲述黑客技术,虽然篇幅不长,但内容丰富,涉及了缓冲区、堆、栈溢出、格式化字符串的编写等编程知识,网络嗅探、端口扫描、拒绝服务攻击等网络知识,以及信息论、密码破译、各种加密方法等密码学方面的知识。(Jon Erickson has a formal education in computer science and speaks frequently at computer security conferences around the world. He work