文件名称:processhacker-2.1-src
介绍说明--下载内容均来自于网络,请自行研究使用
这个工具完全是模仿< 深入理解windows系统 4th Edith>>的作者Mark写的Process explore(进程浏览器)写的,论坛里有1.3.6版本的,1.x版本是用CSHARP实现的,我研究过,从中学里很多东西。最近发现,作者发布了一个2.1版本的代码,是用C写的,太酷了,这对于想深入了解windows系统机制的人是一个必须看的源码,而且该源码涉及windows进程的各个方面,很多功能可以直接拿来使用。研究这个代码,一定要看看<<深入理解windows系统 4th Edith>>。-Why should I use Process Hacker? Why not Process Explorer or some other program?
Process Hacker offers some pretty unique features, like an awesome run-as tool and the ability to find and terminate hidden processes. The intended users are developers and people interested in Windows internals. This tool is NOT intended for general system optimization- if you want to do that, Process Explorer is for you.
"Process Hacker"? Is this a dangerous "hacking" tool?
Please read about the correct definition of "hacker".
Why is there annoying bug X in Process Hacker? Why is Process Hacker missing feature Y?
Please report any bugs or suggestions to our tracker. Feel free to upload patches.
Is Process Hacker a portable application?
Yes. If you want settings to be saved on your USB drive, start Process Hacker like this: ProcessHacker.exe-settings settingsfile
Symbols don t work properly!
Firstly, you need the latest dbghelp.dll version. Install Debugging Tools for Windows, open Proce
Process Hacker offers some pretty unique features, like an awesome run-as tool and the ability to find and terminate hidden processes. The intended users are developers and people interested in Windows internals. This tool is NOT intended for general system optimization- if you want to do that, Process Explorer is for you.
"Process Hacker"? Is this a dangerous "hacking" tool?
Please read about the correct definition of "hacker".
Why is there annoying bug X in Process Hacker? Why is Process Hacker missing feature Y?
Please report any bugs or suggestions to our tracker. Feel free to upload patches.
Is Process Hacker a portable application?
Yes. If you want settings to be saved on your USB drive, start Process Hacker like this: ProcessHacker.exe-settings settingsfile
Symbols don t work properly!
Firstly, you need the latest dbghelp.dll version. Install Debugging Tools for Windows, open Proce
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build
.....\7za
.....\...\7za.exe
.....\...\license.txt
.....\Installer
.....\.........\Custom_Messages.iss
.....\.........\Icons
.....\.........\.....\ProcessHacker.ico
.....\.........\.....\ProcessHackerLarge.bmp
.....\.........\.....\ProcessHackerSmall.bmp
.....\.........\.....\uninstall.ico
.....\.........\Languages
.....\.........\.........\Greek.isl
.....\.........\Process_Hacker2_installer.iss
.....\.........\Services.iss
CHANGELOG.txt
doc
...\Help.htm
Doxyfile
HACKING.txt
KProcessHacker
..............\amd64
..............\.....\kprocesshacker.sys
..............\auto.cmd
..............\autoreload.cmd
..............\HACKING.txt
..............\i386
..............\....\kprocesshacker.sys
..............\include
..............\.......\debug.h
..............\.......\ex.h
..............\.......\io.h
..............\.......\ke.h
..............\.......\kph.h
..............\.......\kprocesshacker.h
..............\.......\mm.h
..............\.......\ob.h
..............\.......\ps.h
..............\.......\ref.h
..............\.......\refp.h
..............\.......\se.h
..............\.......\test.h
..............\.......\trace.h
..............\.......\util.h
..............\.......\version.h
..............\.......\zw.h
..............\io.c
..............\kph.c
..............\kprocesshacker.c
..............\makefile
..............\mm.c
..............\ob.c
..............\ps.c
..............\ref.c
..............\resource.rc
..............\se.c
..............\sources
..............\test.c
..............\trace.c
..............\util.c
..............\version.c
lib
...\makelib.cmd
...\ntdll32
...\.......\ntdll.def
...\.......\ntdll.exp
...\.......\ntdll.lib
...\ntdll64
...\.......\ntdll.def
...\.......\ntdll.exp
...\.......\ntdll.lib
...\readme.txt
LICENSE.txt
phlib
.....\basesup.c
.....\basesupa.c
.....\basesupx.c
.....\bintree.c
.....\circbuf.c
.....\circbuf_i.h
.....\clrsup.c
.....\colorbox.c
.....\data.c
.....\error.c
.....\extlv.c
.....\fastlock.c
.....\global.c
.....\graph.c
.....\guisup.c
.....\handle.c
.....\hexedit.c
.....\hndlinfo.c
.....\icotobmp.c
.....\include
.....\.......\circbuf.h
.....\.......\circbuf_h.h
.....\.......\clrsup.h
.....\.......\colorbox.h
.....\.......\dltmgr.h
.....\.......\fastlock.h
.....\7za
.....\...\7za.exe
.....\...\license.txt
.....\Installer
.....\.........\Custom_Messages.iss
.....\.........\Icons
.....\.........\.....\ProcessHacker.ico
.....\.........\.....\ProcessHackerLarge.bmp
.....\.........\.....\ProcessHackerSmall.bmp
.....\.........\.....\uninstall.ico
.....\.........\Languages
.....\.........\.........\Greek.isl
.....\.........\Process_Hacker2_installer.iss
.....\.........\Services.iss
CHANGELOG.txt
doc
...\Help.htm
Doxyfile
HACKING.txt
KProcessHacker
..............\amd64
..............\.....\kprocesshacker.sys
..............\auto.cmd
..............\autoreload.cmd
..............\HACKING.txt
..............\i386
..............\....\kprocesshacker.sys
..............\include
..............\.......\debug.h
..............\.......\ex.h
..............\.......\io.h
..............\.......\ke.h
..............\.......\kph.h
..............\.......\kprocesshacker.h
..............\.......\mm.h
..............\.......\ob.h
..............\.......\ps.h
..............\.......\ref.h
..............\.......\refp.h
..............\.......\se.h
..............\.......\test.h
..............\.......\trace.h
..............\.......\util.h
..............\.......\version.h
..............\.......\zw.h
..............\io.c
..............\kph.c
..............\kprocesshacker.c
..............\makefile
..............\mm.c
..............\ob.c
..............\ps.c
..............\ref.c
..............\resource.rc
..............\se.c
..............\sources
..............\test.c
..............\trace.c
..............\util.c
..............\version.c
lib
...\makelib.cmd
...\ntdll32
...\.......\ntdll.def
...\.......\ntdll.exp
...\.......\ntdll.lib
...\ntdll64
...\.......\ntdll.def
...\.......\ntdll.exp
...\.......\ntdll.lib
...\readme.txt
LICENSE.txt
phlib
.....\basesup.c
.....\basesupa.c
.....\basesupx.c
.....\bintree.c
.....\circbuf.c
.....\circbuf_i.h
.....\clrsup.c
.....\colorbox.c
.....\data.c
.....\error.c
.....\extlv.c
.....\fastlock.c
.....\global.c
.....\graph.c
.....\guisup.c
.....\handle.c
.....\hexedit.c
.....\hndlinfo.c
.....\icotobmp.c
.....\include
.....\.......\circbuf.h
.....\.......\circbuf_h.h
.....\.......\clrsup.h
.....\.......\colorbox.h
.....\.......\dltmgr.h
.....\.......\fastlock.h