4 Forks
6 Stars
6 Watchers

pywinhandle

Pywinhandle is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program, or to close the any handles of a program.

How to download and setup pywinhandle

Open terminal and run command
git clone https://github.com/yihleego/pywinhandle.git
git clone is used to create a copy or clone of pywinhandle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pywinhandle https://github.com/yihleego/pywinhandle/archive/master.zip

Or simply clone pywinhandle with SSH
[email protected]:yihleego/pywinhandle.git

If you have some problems with pywinhandle

You may open issue on pywinhandle support forum (system) here: https://github.com/yihleego/pywinhandle/issues