answersLogoWhite

0


Best Answer

Anti-Virus Software. Get some. (AVG is free and better than Norton, which isn't) Do a virus scan on the executable by right clicking on it and selecting the scan option.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you tell if there is something harmful in an exe file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you hide an image within an exe file?

.exe stands for executeable. A .exe file can be any program such as internetexplorer.exe, or solitare.exe. the .exe files call on information stored in the program files, and puts them all togethor to create a program as you know it. I'm assuming you want to hide an image in a folder, where you would create a new foler, then drag the image to it. but, if you are making a .exe, you tell the computer to call on the picture which is stored somewhere


How do you make exe file of visual basic project?

Whenever you save a project it automatically saves a .exe of it. Go to My Documents -> Visual Studio 2005/2008 -> Projects -> "Choose your Project" -> Click on the folder with the name as your project -> obj -> Debug There should be an .exe file with the name of your project in it, or something like "Windows Application 1.exe". Double click on it.


Which file type is used by windows installer?

.exe and .msi


What is the difference between a obj file and an exe file in C?

.obj is a simple data-format file that represents 3D geometry alone. .exe is an executable file that usually contains other resources which are sometimes used for a Graphical User Interface. Being simple, its a file to perform indicated tasks according to encoded instructions.


How do you take files out of an exe file?

An exe is a file which is run by the computer. It is not a data file. You can not take it apart. It does not contain separate files per se although it may liink to several separate files within the computer such as dll files.

Related questions

How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


What does a file extension tell you?

The file extension tells about the type of file, with the extension three letters. For Eg:- *.txt -- text file *.exe-- executable file


How can I change lnk files back to exe format?

I'm not sure what you mean... .lnk is type of file which directs to a .exe file. If you do not have .exe file still have .lnk file you can't start the program. If you have .exe file but you do not have .lnk file pointing to it you still can run the program but you will have to locate the .exe file manually.


How can you convert a exe file to prg file?

i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe


What is the file extension to install software?

Usually a .exe file, meaning that file is a program.


EXE is executable file?

exe is a common filename extension denoting an executable file


What is exe file?

An exe file is an executable file .It may or may not be a virus. It could also be a harmless program file. You would need to run an exe file through virus total to find out if it is malicious. An exe is produced by compiling source code into object code then linking it into machine code and writing that to the exe file. Exe is short for executable and is the extension for an application on Win 32


How do you mail an exe file?

A lot of service providers will not allow you to email an exe file as there are a lot of virus emails in the exe format.


What is the fullform of exe?

exe stands for executable file


Does alg exe represent an executable file?

Putting '.exe' after a file name means that it is an executable file. This means that it is a program that can run by its self. So, yes, exe does represent an executable file.


What is an exe file?

Exe is a file extension for an executable file, which contains a program file that is capable of being executed or run as a program in the computer. When an Exe file is opened, it makes the operating system to run the program. Exe files can easily get corrupted by hackers, so always make sure to receive exe files only from trusted sources so that they do not contain a virus. Malware programmers or cybercriminals write different types of malicious programs and name them with .exe extension to spread virus over the internet. File-intelligence is a malware search engine site. It provides detailed description of the existence of exe files with different file names.


Can an assembly have exe?

You can make an .exe file using an assembler.