https://github.com/apriorit/handles
Dump all handles in a process on C#
https://github.com/apriorit/handles
demo winapi
Last synced: 12 months ago
JSON representation
Dump all handles in a process on C#
- Host: GitHub
- URL: https://github.com/apriorit/handles
- Owner: apriorit
- License: mit
- Created: 2018-06-26T15:18:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T15:55:38.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T10:12:17.936Z (about 1 year ago)
- Topics: demo, winapi
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# handles
Demonstration program dedicated to display list of handles (Handle, Type, Name) for the specific process.