An open API service indexing awesome lists of open source software.

https://github.com/rshipp/procfromwin

Get the process name, pid, and other information from a window.
https://github.com/rshipp/procfromwin

adware-removal autohotkey desktop-app malware-analysis malware-removal process windows

Last synced: about 1 year ago
JSON representation

Get the process name, pid, and other information from a window.

Awesome Lists containing this project

README

          

ProcFromWin
===========

Get the process name, pid, and other information from a window.

This program was created after I had a little trouble finding out where a
"fakeav" program was running from, so that I could kill and remove it.
It has since been expanded quite a bit, to turn it into a (hopefully)
useful malware analysis/removal tool, with a number of nifty features.
I hope someone can put it to good use.

All files owned by me are released under a BSD 3-clause license.