Giter Site home page Giter Site logo

schweinepriester / processhacker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from winsiderss/systeminformer

0.0 2.0 0.0 250.62 MB

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

Home Page: https://processhacker.sourceforge.io/

License: Other

C 92.27% Batchfile 0.03% C++ 6.57% Assembly 0.01% C# 1.14%

processhacker's Introduction

Build status Build contributors Licence Github stats SourceForge stats

Process Hacker

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

Project Website - Project Downloads

System requirements

Windows 7 or higher, 32-bit or 64-bit.

Features

  • A detailed overview of system activity with highlighting.
  • Graphs and statistics allow you quickly to track down resource hogs and runaway processes.
  • Can't edit or delete a file? Discover which processes are using that file.
  • See what programs have active network connections, and close them if necessary.
  • Get real-time information on disk access.
  • View detailed stack traces with kernel-mode, WOW64 and .NET support.
  • Go beyond services.msc: create, edit and control services.
  • Small, portable and no installation required.
  • 100% Free Software (GPL v3)

Building the project

Requires Visual Studio (2019 or later).

Execute build_release.cmd located in the build directory to compile the project or load the ProcessHacker.sln and Plugins.sln solutions if you prefer building the project using Visual Studio.

You can download the free Visual Studio Community Edition to build the Process Hacker source code.

Enhancements/Bugs

Please use the GitHub issue tracker for reporting problems or suggesting new features.

Settings

If you are running Process Hacker from a USB drive, you may want to save Process Hacker's settings there as well. To do this, create a blank file named "ProcessHacker.exe.settings.xml" in the same directory as ProcessHacker.exe. You can do this using Windows Explorer:

  1. Make sure "Hide extensions for known file types" is unticked in Tools > Folder options > View.
  2. Right-click in the folder and choose New > Text Document.
  3. Rename the file to ProcessHacker.exe.settings.xml (delete the ".txt" extension).

Plugins

Plugins can be configured from Hacker > Plugins.

If you experience any crashes involving plugins, make sure they are up to date.

Disk and Network information provided by the ExtendedTools plugin is only available when running Process Hacker with administrative rights.

KProcessHacker

Process Hacker uses a kernel-mode driver, KProcessHacker, to assist with certain functionality. This includes:

  • Capturing kernel-mode stack traces
  • More efficiently enumerating process handles
  • Retrieving names for file handles
  • Retrieving names for EtwRegistration objects
  • Setting handle attributes

Note that by default, KProcessHacker only allows connections from processes with administrative privileges (SeDebugPrivilege). To allow Process Hacker to show details for all processes when it is not running as administrator:

  1. In Registry Editor, navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KProcessHacker3
  2. Under this key, create a key named Parameters if it does not exist.
  3. Create a DWORD value named SecurityLevel and set it to 2. If you are not using an official build, you may need to set it to 0 instead.
  4. Restart the KProcessHacker3 service (sc stop KProcessHacker3, sc start KProcessHacker3).

processhacker's People

Contributors

dmex avatar wj32 avatar xhmikosr avatar diversenok avatar ge0rdi avatar lucasg avatar jxy-s avatar theeragon avatar biswa96 avatar evilpie avatar mattiwatti avatar xiaoyinl avatar roccomatano avatar pbatard avatar eagle3386 avatar gvanem avatar jgottula avatar poizan42 avatar kobykahane avatar marekknapek avatar yupi2 avatar yossizahn avatar starix avatar revengsh avatar php940 avatar hg421 avatar yfdyh000 avatar starsam80 avatar m-scha1337 avatar fcharlie avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.