-
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现...
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现-presentation on the command line following the presentation process, the process of scrapping mandatory shutdown, the disk of computer memory and the realization of information
- 2022-12-26 11:40:04下载
- 积分:1
-
建议ITU
RECOMMENDATION ITU-R M.1654*
A methodology to assess interference from broadcasting-satellite service
(sound) into terrestrial IMT-2000 systems intending to use
the band 2 630-2 655 MHz
- 2022-03-22 04:31:40下载
- 积分: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
-
进程快照,MFC编写的 查看windows当前进程
进程快照,MFC编写的 查看windows当前进程-Process snapshot, MFC prepared to view the current process windows
- 2022-06-13 10:57:49下载
- 积分:1
-
Delphi多线程计时器
MultiThread Timer for Delphi
- 2022-01-25 23:42:08下载
- 积分:1
-
利用WINDOWS API写的VB下的注册表操作,使用方便简单,带示例程序....
利用WINDOWS API写的VB下的注册表操作,使用方便简单,带示例程序.-WINDOWS API written in VB using the registry under the operation, easy to use simple, with a sample program.
- 2022-11-10 19:45:03下载
- 积分:1
-
internal management information system keyword search results highlighted; Chine...
企业内部管理信息系统
检索结果关键字突出显示;
中文乱码问题简单有效解决;
按业务逻辑功能布置Bean包-internal management information system keyword search results highlighted; Chinese Clobber simple and effective solution; by business logic function layout packages Bean
- 2022-04-23 18:51:25下载
- 积分:1
-
一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!...
一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!-A system hardware procedures visit! With w2k_load, w2k_lib, w2k_spy use!
- 2022-03-18 21:18:24下载
- 积分: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
-
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码...
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码
-For a network security cryptography加壳software that lets you protect the most recent code
- 2023-08-05 14:55:04下载
- 积分:1