文件名称:remote_thread
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 54.58kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global / static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 291193remote_thread.zip 列表 remote/ remote/DecImage.cpp remote/DecImage.h remote/dll_load.cpp remote/dll_load.h remote/exe_load.cpp remote/exe_load.h remote/gpl.txt remote/image_load.h remote/Log.cpp remote/Log.h remote/ntthread.cpp remote/ntthread.h remote/pedef.h remote/readme.txt remote/remote.cpp remote/remote.def remote/remote.dsp remote/remote.dsw remote/remote.h remote/RemoteRun.cpp remote/RemoteRunLib.cpp remote/RemoteRunLib.h remote/Remotexec.cpp remote/spec_apis.cpp remote/spec_apis.h remote/StdAfx.cpp remote/StdAfx.h