Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
To run, when you run said virus it execute it protocol, the goal is to try auto run, or trick user to approve, or allow to run something.
By keeping up to date for browser, and OS it to fight against auto runs that what main concern about, anti virus can only detect when known signature is detected that why it a never ending cat & mouse, and never recommend to using unsupported OS, or browser via the internet.
Many program uses temp for temporary data
That includes legit programs as well as malware. Any program will write to temp. You just notice it more with malware because you're told to go look there. But basicallly all programs do this anyway. Heck windows itself uses the temp directory to do things like install windows updates adn such.
Chrome and Edge both use the temp directory to install/update their bootstrapped installer
Services on your system may use them for things as well
You only are told to look here when 'bad' thing happen. That doesn't mean only bad things write to the temp directory
note that if a program is installed it will usually have its own temp directory in places like appdata or such. But certain programs that only run once or are run under the system context will use the windows temp directory. Since malware usually runs under the system context (because running as high privilege as possible is what it wants) it dumps file to the windows temp directory. But other boostrapper programs or installers that are one offs use this directory as well.