Files
dmex b02427417c PH1.x: fixed build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5614 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-25 23:14:38 +00:00
..
2014-02-25 23:14:38 +00:00
2014-02-25 23:14:38 +00:00
2014-02-25 23:14:38 +00:00
2014-02-25 23:14:38 +00:00
2010-04-08 00:45:13 +00:00
2014-02-25 23:14:38 +00:00
2010-04-08 11:52:35 +00:00

Contents:



 1. Introduction

 2. Limitations

 3. Common issues



==== 1. Introduction ====



Process Hacker is a tool for viewing and manipulating processes. 

Its most basic functionality includes:



 * Viewing, terminating, suspending and resuming processes

 * Restarting processes, creating dump files, detaching from 

   any debuggers, viewing heaps, injecting DLLs, etc.

 * Viewing detailed process information, statistics, and 

   performance information

 * Viewing, terminating, suspending and resuming threads

 * Viewing detailed token information (including modifying 

   privileges)

 * Viewing and unloading modules

 * Viewing memory regions

 * Viewing environment variables

 * Viewing and closing handles

 * Viewing, controlling and editing services

 * Viewing and closing network connections



Process Hacker is brought to you by the Process Hacker team:

 * wj32 (Project Manager)

 * dmex (Developer)

 * XhmikosR (Installer Developer, Tester)

Inactive:

 * Dean (Developer)

 * Fliser (Developer)

 * Mikalai Chaly (Developer)

 * Uday Shanbhag (Developer)



See http://processhacker.sourceforge.net for more details.



==== 2. Limitations ====



Process Hacker runs on both 32-bit and 64-bit Windows, but 

certain functionality is only available on 32-bit systems, 

including:



 * Bypassing rootkits and security software when accessing 

   processes, threads, and other objects

 * Viewing kernel pool limits

 * Viewing hidden processes

 * Changing handle attributes

 * Viewing kernel-mode stack traces



==== 3. Common issues ====



P: When I try to run Process Hacker, I get the following message:



    Unable to find an entry point named 'GetPerformanceInfo' in DLL 'psapi.dll'.



S: The psapi.dll file is usually located in C:\Windows\system32 (or the appropriate 

   folder). You either do not have this file or your version is corrupt.