-
这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-02-09 15:24:09下载
- 积分:1
-
文件查询系统,功能比较强大,面向对象的思想设计
文件查询系统,功能比较强大,面向对象的思想设计
- 2022-02-02 01:18:52下载
- 积分:1
-
一个DLL、EXE文件版本信息查看器
一个DLL、EXE文件版本信息查看器-a DLL, EXE version information document viewer
- 2023-04-28 23:30:03下载
- 积分:1
-
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们...
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们在以后的编程中有很大的帮助。-delphi is a classic software, delphi once achieved a lot of problems, familiar to learn delphi very important to us, in other programming software, delphi, we can see the shadow, which gives us the programming in the future, there a great help.
- 2022-09-09 19:05:02下载
- 积分:1
-
code of pl0,exploiture by cbc
一个PL0的原代码,用CBC开发,请铁更改-code of pl0,exploiture by cbc
- 2022-01-20 23:35:19下载
- 积分:1
-
判断程序退出非
对判断程序非正常退出或非正常处于死机状态进行检测,如果发现则重启程序。-judgment procedures to withdraw from the non-normal or normal lockups at the state testing, if they were to resume proceedings.
- 2022-03-09 09:09:55下载
- 积分:1
-
不需要DLL,实现3级跳转,网上资源,大家下载
不需要DLL,实现3级跳转,网上资源,大家下载-Does not require DLL, the realization of 3 Jump, online resources, download the U.S.
- 2023-06-11 19:05:04下载
- 积分:1
-
一个查看CPU运行情况的程序,推荐下载
一个查看CPU运行情况的程序,推荐下载--A program which can view the CPU running situation,recommend!
- 2022-05-25 16:11:29下载
- 积分:1
-
本人制作的工资管理系统的课程设计,有需要的朋友尽量下载吧!希望大家快乐...
本人制作的工资管理系统的课程设计,有需要的朋友尽量下载吧!希望大家快乐-I produced wage management systems curriculum design, there is a need friends as much as possible to download it! Hope everyone happy
- 2023-01-12 17:10:04下载
- 积分:1
-
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。...
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。
- 2022-02-06 15:36:46下载
- 积分:1