Javascript to get running processes?

后端 未结 4 642
旧时难觅i
旧时难觅i 2020-12-19 06:36

I\'m wondering if it\'s possible to use Javascript in a web browser (most likely IE) to retrieve a list of currently running processes?

I\'m not trying to start any

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-19 07:05

    Absolutely not, that's well beyond what the Javascript sandbox should be able to do.

提交回复
热议问题