Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about sysinternals

Read more about sysinternals

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - sysinternals

Process handles monitoring

I'm banging my head against the wall to come up with a solution/tool to monitor process handles. I know there's process explorer and handle from sysinternals tools but what I'm trying to achieve here ...
test-img

Jose Maria Garcia

handle

sysinternals

Votes: 0

Answers: 1

Latest Answer

You can use WinDbg debugger and the htrace command to automate this.
test-img

Mario Hewardt

In windows, Why the handle value is in multiple of 4?

If I'm not wrong, A handle is an index inside a table maintained on per process basis. For 64bit Windows, Each entry in this table is made up of 8 byte address to the kernel object + 4 byte of access ...
test-img

pralaynath_gainda_swamy

windows

process

sysinternals

Votes: 0

Answers: 2

Latest Answer

A Windows handle is just an index per se, it could be a multiple of 1 in principle. It has been probably more efficient to implent a word (16 bit value) alignment than the byte alignment you're implyi...
test-img

phoebus

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved