-
stdafx.h 不要下载这个,没有用的
stdafx.h 不要下载这个,没有用的-Andrew stdafx.h lynx stamp your weak soil, Tanzhong bleed at the nose cavity using
- 2022-07-27 02:54:12下载
- 积分:1
-
这是一个用VB通过与员工之间的干部管理制度编写程序…
这是一个用VB编写的干部管理系统的程序 具有人员录入 工资发放等多种重要功能 是一个企事业单位十分有用的软件-This a VB prepared by the cadre management system with the procedures staff input payroll and other important functions of institutions is a very useful software
- 2022-07-03 04:56:39下载
- 积分: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
-
VB写的一个DLL,读写注册表键名及键值
VB写的一个DLL,读写注册表键名及键值-VB write a DLL, read and write registry keys and the keys
- 2022-07-01 02:38:36下载
- 积分:1
-
一个多线程文件查找程序
一个多线程文件查找程序-a multithreaded file search procedures
- 2023-03-20 11:55:03下载
- 积分:1
-
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。...
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。-VS 2005 writing a thing, can control the mouse position, while showing the control of the mouse at any time, we can refer to the next.
- 2022-03-18 06:51:48下载
- 积分:1
-
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
- 2022-05-28 15:27:37下载
- 积分:1
-
SSDT HOOK隐藏/保护过程
应用背景HOOK SSDT发展进程隐藏和保护过程中的驱动程序。进程隐藏保证遍历程序API的过程,包括任务管理器查看是不是过程,维护过程是被杀。关键技术zwquerysysteminformation SSDT HOOK ; ; zwterminateprocess功能;
- 2022-09-26 13:40:03下载
- 积分:1
-
VC++开发Windows程序的7种定时器的方法
VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
- 2023-07-10 23:05:03下载
- 积分:1
-
--8086
--8086-8088宏汇编语言程序设计教程--- 8086-8088 macro assembler language programming guide
- 2022-02-12 22:02:50下载
- 积分:1