-
behnam kkkdderfgf
;输出:
- 2022-03-10 14:26:55下载
- 积分:1
-
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, S...
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, Specifications, Windows NT File Format Specifications),但是它非常之晦涩。本程序实现了对PE文件的修改.-Windows NT 3.1 introduces a file format called PE a new executable file format. PE file format specification is included in the MSDN the CD in (Specs and Strategy, Specifications, Windows NT File Format Specifications), but it is very obscure. Realize this process of PE file changes.
- 2022-04-29 05:55:54下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
一段有用的特征函数求解程序,对初学者者很有帮助
一段有用的特征函数求解程序,对初学者者很有帮助-A very useful charastitic function solvation code, and useful for freshman
- 2022-04-23 08:52:10下载
- 积分:1
-
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存...
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存-Mainly describes the SuperMap IS. NET s use and development process need to understand and master a number of topics, including the license configuration information, digital watermarking capabilities, intelligent clustered cache
- 2022-11-10 16:15:03下载
- 积分:1
-
VC++ Programming, there is the original code, can be carried out at a specific t...
VC++编程,有原代码,可以在特定时间进行windows的启动和关闭-VC++ Programming, there is the original code, can be carried out at a specific time windows start-up and shut down
- 2023-01-06 13:05:04下载
- 积分:1
-
DumpROM源代码,用于WINCE的dumprom.exe工具学习
dumprom source code,use for learning the dumprom.exe tool for wince
- 2022-07-23 18:27:07下载
- 积分:1
-
translucent window, small and easy to use, simple!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2022-05-24 03:31:34下载
- 积分:1
-
this shoes how to design a sysclk on a package
this shoes how to design a sysclk on a package
- 2022-03-06 04:42:42下载
- 积分:1
-
Germany tftpd32 327 version of open source software, windows source code, VS Pla...
德国开源软件tftpd32 327版,windows源码,VS平台-Germany tftpd32 327 version of open source software, windows source code, VS Platform
- 2023-01-27 14:35:04下载
- 积分:1