资源列表
vc_windows下查看bios
- 在windows环境下直接读取bios信息,并保存。转自programfan.com-in windows environment directly read bios information, and preserve. Transfers from programfan.com
在NT系列操作系统里让自己“消失”
- 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。
源代码分析
- Nessus的应用与漏洞扫描技术的研究,提供详尽漏洞扫描-Nessus loopholes in the application and scanning technology, provide detailed vulnerability scanning
s-des算法分析及实现
- :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
C++Examples.ZIP
- 串口实例程序,应用C++builder小程序-example, application procedures for small C builder
QssMonitor
- 检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D-detect whether a thread is running, can control start, kill a thread, mainly for air conditioning Data Acquisition write D
SysEdit2.0_SF
- 系统设置程序V2.0-可以说作者在API函数应用以及系统注册表方面有相当浑厚的功底-system setup procedures V2.0-can be said to the author API function applications, and the registry has a very powerful foundation
DllWinTest
- 本程序为DllDemo.rar程序所生成的dll的应用端主程序DllDemo.rar 可以在本网站下载其源代码希望通过对本程序的学习读者对dll的开发以及应用有进一步的理解-procedures for the process DllDemo.rar dll generated by the application side DllDemo.rar main program can be downloaded from the website of its source code through
交换网络嗅探
- 共享以太网:在共享网络环境中,所有的主机都连接到同一条总线并且与其他的主机竞争带宽。这意味着在这样的环境中,发给某个主机的数据包也会被其它所有的机器收到。因此在这样的环境中,任何设置成混杂模式的主机,将可以捕获发送给其它主机的数据包,从而窃听网络上的所有通信。 -Ethernet sharing : sharing network environment, all of the hosts connected to a bus with other mainframe competition b
一些实用的linux资料下载
- 许多非常有用的linux资料,教程,文章,系统编译等资料,还有不少好的推荐网站!-many linux very useful information, tutorials, articles, compile information systems, there are many good recommendations site!
PEinfo
- 能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途-to view exe dll file from the Import function, the production installation of a certain purpose
PeX v0.99src
- 加密pe文件源代码!一个非常好的加壳程序源代码!编译环境masm-pe document encryption source code! A very good worm source code! Build environment can
