TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

VS Code Monitors Full Command Line, CPU, Memory Usage of All Processes

7 pointsby asne11about 2 years ago

1 comment

asne11about 2 years ago
I caught this suspicious process running under VS Code:<p><pre><code> &#x2F;usr&#x2F;bin&#x2F;ps -ax -o pid=,ppid=,pcpu=,pmem=,command= </code></pre> I expected a rogue extension was responsible. Rather, the spyware ships with VS Code in this commit:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;vscode&#x2F;commit&#x2F;307987fe383950b8fa50c150f7d345e353a8544b">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;vscode&#x2F;commit&#x2F;307987fe383950b8f...</a><p>Screenshot of the running process: <a href="https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;FrSfjwtWYAE02hC?format=jpg&amp;name=large" rel="nofollow">https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;FrSfjwtWYAE02hC?format=jpg&amp;name=...</a>
评论 #35175161 未加载