All Projects → processhacker → Processhacker

processhacker / Processhacker

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

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to Processhacker

Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (-63.71%)
Mutual labels:  monitoring, monitor, performance-monitoring, performance, profiling, performance-tuning
App perf
Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
Stars: ✭ 353 (-94.38%)
Mutual labels:  monitoring, monitor, performance-monitoring, performance
Pyroscope
Continuous Profiling Platform! Debug performance issues down to a single line of code
Stars: ✭ 4,816 (-23.37%)
Mutual labels:  monitoring, performance, profiling
Netutils Linux
A suite of utilities simplilfying linux networking stack performance troubleshooting and tuning.
Stars: ✭ 664 (-89.44%)
Mutual labels:  monitoring, performance-monitoring, performance-tuning
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (-71.49%)
Mutual labels:  monitoring, performance-monitoring, performance
Watchdoginspector
Shows your current framerate (fps) in the status bar of your iOS app
Stars: ✭ 497 (-92.09%)
Mutual labels:  monitoring, performance-monitoring, performance
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (-91.84%)
Mutual labels:  monitoring, performance, performance-tuning
Stagemonitor
an open source solution to application performance monitoring for java server applications
Stars: ✭ 1,664 (-73.52%)
Mutual labels:  monitoring, performance, profiling
Profilinggo
A quick tour (or reminder) of Go performance tools
Stars: ✭ 219 (-96.52%)
Mutual labels:  performance, benchmarking, profiling
Easy Monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Stars: ✭ 2,451 (-61%)
Mutual labels:  monitoring, monitor, performance
Snmpcollector
A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
Stars: ✭ 216 (-96.56%)
Mutual labels:  monitoring, performance-monitoring, performance
Droidtelescope
DroidTelescope(DT),Android端App性能监控框架
Stars: ✭ 231 (-96.32%)
Mutual labels:  monitor, performance-monitoring, performance
Nemetric
前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。
Stars: ✭ 145 (-97.69%)
Mutual labels:  monitor, performance-monitoring, performance
Automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.
Stars: ✭ 548 (-91.28%)
Mutual labels:  monitoring, performance-monitoring, performance
Mthawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
Stars: ✭ 1,119 (-82.2%)
Mutual labels:  monitor, performance-monitoring, profiling
Profiling Nodejs
🌌 Collection of articles and tools to efficiently profile Node.js
Stars: ✭ 93 (-98.52%)
Mutual labels:  monitoring, benchmarking, profiling
Karma Benchmark
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
Stars: ✭ 88 (-98.6%)
Mutual labels:  performance, benchmarking, profiling
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (-78.7%)
Mutual labels:  performance, benchmarking, profiling
Tufte
Simple profiling and performance monitoring for Clojure/Script
Stars: ✭ 401 (-93.62%)
Mutual labels:  performance-monitoring, benchmarking, profiling
PCMgr
Windows 任务管理器重制版 A rebulid version for Windows task manager.
Stars: ✭ 70 (-98.89%)
Mutual labels:  process-monitor, performance-monitoring, system-monitor

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).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].