-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
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
-
舒力康保健食品公司源码,全部公开,适用中小企业自主建站参考...
舒力康保健食品公司源码,全部公开,适用中小企业自主建站参考-Shu Li Kang health food company" s source code, full disclosure
- 2023-03-10 09:05:03下载
- 积分:1
-
光标跟随,易语言源码,仅供易语言初学者参考。
光标跟随,易语言源码,仅供易语言初学者参考。-The cursor to follow, easy-language source code, easy language for beginners for reference purposes only.
- 2022-12-14 00:40:03下载
- 积分:1
-
a game for source code changes
一个游戏修改器源代码-a game for source code changes
- 2022-08-24 20:09:46下载
- 积分:1
-
这是一个运用c语言进行简单的停车场计费的小程序
这是一个运用c语言进行简单的停车场计费的小程序-This is a simple to use c language to a small parking lot billing procedures
- 2023-04-26 09:50:03下载
- 积分:1
-
2004042323420918natas,从事局域网开发,多媒体技术工程师
2004042323420918natas,从事局域网开发,多媒体技术工程师- 2004042323420918natas,who is engaged in the development of the LAN, engineer of the multimedia technology
- 2022-02-10 11:43:39下载
- 积分:1
-
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善...
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善-ce system registry following a browser application, only the function of a browser, and modify the functions of the new is not very evening, are interested can continue to revise and improve the
- 2022-06-13 07:11:36下载
- 积分:1
-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
DES算法 谁有啊
DES算法 谁有啊-who has ah
- 2023-05-26 14:55:03下载
- 积分:1
-
用vc++编写的五子棋源代码,非常好使,希望同行们批评指正。...
用vc++编写的五子棋源代码,非常好使,希望同行们批评指正。-Using vc++ source code written in backgammon
- 2022-11-18 15:35:04下载
- 积分:1