-
在delphi中实现让ring3的程序运行在ring0
在delphi中实现让ring3的程序运行在ring0-In delphi to achieve so that the program runs ring3 in ring0
- 2022-06-17 17:09:05下载
- 积分:1
-
Win95和NT下直接存取物理内存和端口IO地址的程序
Win95和NT下直接存取物理内存和端口IO地址的程序-Program in which physical memory and IO port address can be accessed directly in Win95 and NT
- 2022-02-05 16:16:08下载
- 积分:1
-
来自《Visual C++程序设计技巧与实例》第四单
来自《Visual C++程序设计技巧与实例》第四单-from "Visual C programming skills and examples" of the fourth-
- 2023-05-25 04:10:04下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
由动态链接库转换得到lib库文件的程序
由动态链接库转换得到lib库文件的程序-by the dynamic link library for converting documents to be lib procedures
- 2022-02-01 04:49:02下载
- 积分:1
-
查看NT的事件日志记录的程序
查看NT的事件日志记录的程序-Program which can watch log of NT events
- 2022-10-06 20:10:08下载
- 积分:1
-
加密输入表
这是我在学习PE文件的时候 写的一个 加密输入表的 代码
本人 最近想写一个反汇编引擎 但是总是没法成功 希望懂的人能联系Q997806506
- 2022-01-25 16:51:48下载
- 积分:1
-
Socket TCP UDP
- 2022-11-19 11:55:04下载
- 积分:1
-
本程序能获得WINDOWS下的所有键盘输入
本程序能获得WINDOWS下的所有键盘输入-access to the procedure under all Windows keyboard input
- 2023-02-16 03:30:04下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-04-24 18:59:16下载
- 积分:1