搜索资源列表
ListProcess
- 遍历进程和结束进程的几种常见方法,可以获取进程文件名!
枚举打开文件句柄
- 遍历进程枚举打开的文件句柄,可以说是文件删除利器。有多种删除方式R3 R0层
遍历进程
- 遍历系统中所有进程和模块的vb源代码,有一定的参考价值
HarkDll
- 生成DLL,可注入到记事本进程中,进程的判断使用了进程的遍历.-generated DLL, can be injected into the notebook process, the process used to judge the ergodic process.
enum_moudle
- vb 用 API 遍历所有进程,模块,窗体的例子! -vb use API traversal of all processes, modules, examples of the form!
Project
- 类似于Windows自带的进程管理器,可遍历系统当前进程,找到不相关的进程可自动将其关闭
ListProcess
- 遍历进程和结束进程的几种常见方法,可以获取进程文件名!-Ergodic process and the end of the process of several common methods, the process can get the file name!
lpcpp
- 遍历进程名,获取窗口句柄,窗口名称等,十分实用-Ergodic process, and obtain the window handle, window name and so on, very practical
memo
- 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be
Ergodicprocess
- 遍历进程线程(暂停恢复线程自定义函数)-Ergodic process thread (thread suspended custom restore function )......
DllPatch
- DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic
enum_process
- 多种用户态遍历进程的具体实现..... TOOLHELP32 API 接口 暴力搜索-Ergodic state process of a wide range of users to achieve the specific violence ..... TOOLHELP32 API search interface ..
ListProcess
- 遍历进程~~~然后可以自己发挥了吧-Traversal process ~ ~ ~ You can then play it themselves. . . .
ProcessList
- 遍历进程的,写了好久,写出来的,感觉不错,适合新手。-Through the process, wrote a long time to write out, feeling good, suitable for beginners.
task1
- 遍历进程的相关信息的驱动程序,同时要按成进程,线程等相关信息的遍历。-Ergodic process information related to the driver
copy
- windows系统下以独占模式打开的文件拷贝,遍历进程,获取句柄,拷贝文件-windows system, copy the file to open in exclusive mode, the traversal process, handle copy files
遍历进程
- 多种遍历进程的函数,已模块化,方便引用 /*///////////////////////////EnumProcess3////////////////////////////////// * 功能:利用ntdll.dll提供的ZwQuerySystemInformation()枚举进程 * 返回值:BOOL ,0失败,1成功 /*//////////////////////////////////////////////
Traversal-process
- 多种遍历进程的函数,已经模块化,便于引用-Ergodic process multiple functions, has a modular, easy reference
plist
- 用api函数些的遍历进程,带父进程的工具,-GetProcessCommendLine
cid
- 通过PspCidTable遍历进程线程,并用PspTerminateThreadByPointer结束,无硬编码,在XP下测试通过((Baidu Translate)Through the PspCidTable traversal process thread, and ended with PspTerminateThreadByPointer, no hard coding, tested under XP.)