Dec 08
10

Process Hacker 1.2.5.0 bin

(Category: Portable, Programming, System, Useful, Utilities ) ( 511 Views )

Process Hacker 1.2.5.0 bin.jpg

Process Hacker is a tool for viewing and manipulating processes and their threads, modules, memory and handles. It shows system services. It can also search through process memory:

  • for a sequence of bytes
  • using regular expressions
  • for strings, or
  • for heap blocks

It loads symbols from various libraries automatically and uses them when displaying the call stacks of threads (just like Process Explorer). It also has a disassembler derived from OllyDbg's which can be accessed when viewing PE files' exports.


Features

  • Processes
    Process Hacker can terminate, suspend, resume, close active windows of and set the priority of processes. It can also view process privileges and groups.
  • Threads
    It can also terminate, suspend, resume and set the priority of threads.
  • Modules
    It can display the modules loaded by each process and their properties. It can also find the address of any exported function in a module, change page protection of the module's memory region, and read the module's memory.
  • Memory
    It can display (using VirtualQueryEx()) the memory regions in a process' virtual memory space, and even read/write data using a built-in hex editor.
  • Search
    Process Hacker also supports saving search results and even intersecting (finding common items between) two sets of search results!

Cost Cost: 0.00$ (free)
Size Size: 823KB
Limited Limited: No (Open Source)
O.S O.S: Windows XP/Vista (Requirements: .NET Framework 2.0)
Publisher Publisher: processhacker.sourceforge.net
Download Links Download Links:

top