资源列表
核心采用汇编的MD5算法源代码(极好)
- 核心采用汇编的MD5算法源代码,想了解MD5的朋友可以看一下-core compiled using the MD5 algorithm source code and wanted to know MD5 friends can look at the
加密机与解密机实例源码
- 加密解密的代码,从网络上找到,应该对写共享软件有用。-encryption and decryption code from the Internet found to be useful write-sharing software.
初级教程攻防
- 这是一本可以给你提供最基本的黑客知识的书,让你了解怎么样成为一名小菜鸟-This is one you can provide the basic knowledge of hackers, so you know how to become a kind of small exposure
PEEncrypt_gb2312
- delphi语言,另有少量汇编代码,实现了PE文件的加密。-language, and another small amount of code compilation, achieved a PE file encryption.
buddy_算法
- Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
ECC (椭圆曲线加密算法) 的源代码c++builder
- ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
混合密码系统源代码
- 混合密码系统源代码,可以供学习参考,很有价值-mixed password system source code can reference for the study and of great value
vc++表达式求值
- 一个很好的表达式求值程序,用vc++实现,有很好的参考价值,住要是字符串的处理问题-a good expression evaluates procedures, using vc, and it is a good reference value, live strings if the treatment! !
window2000服务编程源码
- 这个是windows2000/xp的系统服务编程。实现了系统系统服务的注册,响应启动,停止服务的功能。-windows2000/xp system services programming. Implementation of the system for the registration system services in response to start and stop the service functions.
模拟键盘
- 本程序用delphi编写的一个模拟键盘输入的程序-delphi the procedures used to prepare a simulated keyboard input procedures
win32modify
- 修改pe可执行文件的c语言实现,比汇编写的容易理解,且易移植!-revised pe executable files c language, the compilation was made easy to understand and easy to transplant!
InjectPE
- 在exe文件引入表中挂接自定义的dll文件,可用于exe加密、制作插件等。。作者学习pe文件格式的成果,绝对原创!-exe files in the introduction of the table definition articulated since the dll file that can be used exe encryption, such as plug-in production. . Study author pe file formats the results abs