Quick Determination of programs infected

Source: Internet
Author: User

First, use the CMD command in the system, that is, the DOS command to create a 0-byte EXE and COM program. The specific command is as follows:

Cd.> c: virtest.exe & cd.> c: virtest.com
Or
Type nul> c: virtest.exe & type nul> c: virtest.com

The preceding two commands can create a 0-byte file named virtest in EXE format and a COM file under the root directory of the C drive. Of course, you can also create a file to any location. You can create and cut the file first, as long as it does not affect the use and viewing. It can also be stored in other non-system partitions ,. Because the monitored file size is 0 bytes, if the virus is infected with an EXE or COM program, the size of the two files you created will be changed, the difference between 0 and 1, I believe everyone can see it.

This is a tip to quickly determine whether the virus is infected with EXE.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.