-
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程-The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
- 2022-03-16 21:17:30下载
- 积分:1
-
CTrayIconPosition can get each tray position and move them
CTrayIconPosition can get each tray position and move them -CTrayIconPosition can get each tray position and move them CTrayIconPosition can get each tray position and move them
- 2023-05-15 21:10:03下载
- 积分:1
-
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!-through SetupDiEnumDeviceInterfaces. GUID used to obtain equipment related information!
- 2022-07-16 10:04:10下载
- 积分:1
-
IC_CARD,读取IC_CARD打卡数据
IC_CARD,读取IC_CARD打卡数据-IC_CARD, read IC_CARD clocking data
- 2022-02-28 12:51:44下载
- 积分:1
-
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去...
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去-Vc environment in the ball with a 45-degree API to achieve linear motion, when the ball met the corner, when a 45-degree angle of bounce back
- 2022-01-26 03:11:33下载
- 积分:1
-
jQuery1.2API 帮助文档,对开发人员很有帮助
jQuery1.2API 帮助文档,对开发人员很有帮助-jQuery1.2API help files, helpful for developers
- 2022-04-20 19:46:32下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
一段控制台WIN32 api代码,适合在控制台的程序使用
一段控制台WIN32 api代码,适合在控制台的程序使用-WIN32 api code section of the console, suitable for use in the console
- 2023-05-03 14:55:03下载
- 积分:1
-
This is a card that contains checks whether the physical network card (see card...
这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。-This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can.
- 2022-03-02 07:20:07下载
- 积分:1
-
内核
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
- 2022-02-22 08:37:38下载
- 积分:1