资源列表
Shift Cipher
- 一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
hangkonggs
- 航空订票系统,实现订票过程中的每步骤用的是vb-air booking system that booking process every step of the vb
动态内存扫描
- 动态内存扫描的工具 有用的人下吧-dynamic memory scanning a useful tool under!
Inject
- 一个大牛给我的代码,教你如何插入远程进程。。写的很不错。。。不过我没实现,希望大家多交流-a large cattle gave me the code, to teach you how to insert the remote process. . Writing is pretty good. . . However, I never realized, we hope more exchanges,
deleteself
- 一个删除自身的程序,功能很简单,仅供大家参考。使用远程插入进程的方法-a delete their own procedures, functions very simple, only for reference. Using remote process of insertion methods
大整数加减运算源程序
- 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practic
vb_asm
- 谁说vb中不能用汇编? 这是一个读取cpuid(调用cpuid汇编指令)的一个例子。 原来有人做过, 但都有bug, 是因为对vb的反汇编不熟的缘故, 导致stack错误。经常在ide中正常, 编译成exe变非法错误。 这个例子告诉你怎么真正的在vb中用汇编!-Who is not used in the compilation? This is a reader CPUID (compilation called CPUID instruction) an example. The
hideme
- Rootkit,用来隐藏进程, 是从系统底层彻底隐藏哦(用process32frist等看不到)。 原本出自www.rootkit.com 我把他修改抽象出了一个hideme函数。 只要在程序中调用就可以了。 另外需要一个sys的支持,我放进来了。 但可能会被某些杀毒软件以为是病毒哦!-Rootkit, to hide the process from the system is completely hidden Oh bottom (using other process32frist
几个反弹木马
- 网上找的几个反弹木马代码,看后感觉不错,上传-online for a few rebound Trojan code, feeling good after reading it and upload
算法2
- 还是一个银行家算法,不过这一个要更加深奥这个可厉害啊 -or a banker's algorithm, but this one should be more difficult this can be powerful ah
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
BeepServices
- 一个使用VC实现Windows服务的框架程序,程序实现了定时鸣响,如果需要实现服务程序,只要在框架内增加即可。-use of a VC Windows services framework procedures, procedures to achieve a regular ring if necessary to achieve service procedures, as long as the increase can be within the framework.