-
LKM方式下实现RootKit常见隐藏功能
LKM方式下实现RootKit常见隐藏功能,压缩包里是原始代码,使用时可以根据需要进行增减,原始代码是用多个文件来实现的,直接加载工程,或者是在原来工程上进行修改即可。本代码只适用于交流学习,不要另作他用,由于在使用过程中出现的各种问题,本人概不负责。请注意版权问题,尊重开发者的知识和权力。
- 2022-01-28 21:53:36下载
- 积分:1
-
dnsquery_src
一个不使用gethostbyname函数实现的dns查询小程序-A gethostbyname function does not use the dns query applet
- 2022-03-16 14:45:44下载
- 积分:1
-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1
-
B.C个人通讯录(
B.C个人通讯录(-Untreated personal directory (
- 2022-07-27 06:01:57下载
- 积分:1
-
如何在命令行下编译创建VC程序
如何在命令行下编译创建VC程序-how the command line compiler to create VC Program
- 2022-01-22 14:59:42下载
- 积分:1
-
net rar
net rar- net rar
- 2022-03-18 17:59:17下载
- 积分:1
-
GPS数据收集系统
基于GPS的数据收集系统,功能强大,安全可靠
- 2022-01-20 23:00:50下载
- 积分:1
-
SPI interface experiment, transmission of data to the mainframe SPI, from the pl...
SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainframe SPI, from the plane, IO I need to redefine themselves.
- 2022-01-21 18:31:18下载
- 积分:1
-
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.-Described in detail WInce platform UI customization methods, as well as UI development way of thinking.
- 2022-03-13 17:02:50下载
- 积分:1
-
网上聊天系统的开发与实现
应用背景聊天系统的开发与实现的开发背景主要是适应了社会发展的需求,是网络化社会下人与人之间交流所必需的工具,本系统可实现服务器端与客户端的聊天,也可实现一人与多人聊天的需要,还可以随便更该聊天背景,字体设置等。关键技术聊天系统的开发与实现主要借助了socket编程技术及gtk技术和数据库等技术,三者的结合使得聊天系统更加完美,socket技术的使用使得服务器端与客户端更好的通话,gtk技术是聊天的显示框架更加人性化,而数据库技术的使用能让客户随时查看他的聊天记录,从中找出自己需要的信息。
- 2022-12-04 20:05:03下载
- 积分:1