タグ

processとwindowsに関するsyqueのブックマーク (2)

  • Handle

    By Mark Russinovich Published: October 26, 2022 Download Handle (729 KB) Introduction Ever wondered which program has a particular file or directory open? Now you can find out. Handle 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.

    Handle
    syque
    syque 2011/01/31
    Handle is a utility that displays information about open handles for any process in the system.
  • あやしい「svchost.exe」にご用心――3つの“素性確認”ソフト

    Windowsのタスクマネージャに何個も並んで表示されているプログラム「svchost.exe」。これらがどんなサービスにひもづけられているのかを手軽に確認できるソフトを、3まとめて紹介しよう。 Windowsのタスクマネージャでプロセスを表示した際、目につくのが「svchost.exe」というプログラムだ。同じ名前のものがズラリと並んでいる様子は、初めて見た時は多少ギョッとする。やたらとCPUを消費している場合など、その正体を確認しようと思っても、プログラム名が同じなのでそれだけでは判断できない。よく確かめずに強制終了させた結果、Windowsの挙動がおかしくなってしまった経験を持つ人も多いだろう。 もともとsvchost.exeはWindowsのサービスを一括管理するプログラムで、複数が同時に起動していてもおかしくないのだが、見た目が一緒であるため各々がどのような動きをしているか判断

    あやしい「svchost.exe」にご用心――3つの“素性確認”ソフト
    syque
    syque 2010/09/14
    svchost.exe にひも付くサービスを調べる。万能なのは 'Process Exproler'
  • 1