-
Computer Activity Monitoring System Introduction: Through the system, network ad...
- 2023-06-06 22:40:03下载
- 积分:1
-
Windows 中创建空的备用列表
翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)]
[SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle,
[MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和 Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
- 2022-05-07 13:17:48下载
- 积分:1
-
利用消息来实现内部进程通信,内含发送和接收两个程序
利用消息来实现内部进程通信,内含发送和接收两个程序- Realizes the internal advancement correspondence using the
news, the content transmits and receives two procedures
- 2022-04-02 07:01:19下载
- 积分:1
-
Access to computer hardware ID of a simple sample application, suitable for begi...
获得计算机硬件ID的一个简单示例程序,适合初学者学习,可以用来做软件注册时判断用户计算机的唯一标识。-Access to computer hardware ID of a simple sample application, suitable for beginners to learn to do the software can be used to register to determine a user
- 2022-04-10 19:01:45下载
- 积分:1
-
使用c编的内存自动分配程序,用起来很方便,欢迎实用!
使用c编的内存自动分配程序,用起来很方便,欢迎实用!-Use c-series automatic memory allocation process is very easy to use, welcome practical!
- 2022-11-21 09:10:02下载
- 积分:1
-
c++ Builder环境下获取本地机器硬盘ID号,支持ATA和SATA类型。
c++ Builder环境下获取本地机器硬盘ID号,支持ATA和SATA类型。-c++ Builder environment access to the local machine hard drive ID number, the type of support for ATA and SATA.
- 2022-10-27 20:00:03下载
- 积分:1
-
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
- 2022-07-10 11:35:28下载
- 积分:1
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
sdfsdfsdfsdf
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
sdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfgsdfsd efertret ert ert ert eryerhrfth rth rthr thyrtgh trgergfdgfdgdfg
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-20 21:59:17下载
- 积分:1
-
加壳程序,过avp基本没有问题
加壳程序,过avp基本没有问题-加壳procedures, had no problem with the basic avp
- 2022-08-19 13:12:29下载
- 积分:1