Executable
Executable
An executable is a type of computer file that is capable of being executed or run as a program in a computer. Executables allow computers to perform tasks according to encoded instructions, as opposed to merely acting as a data file or document. They are a fundamental aspect of software operation, serving as the primary means by which computer operating systems launch applications and scripts.
Overview[edit | edit source]
Executable files can come in various formats, which differ between operating systems. On Microsoft Windows, executables usually have an .EXE file extension, while macOS uses the .APP extension for applications, and many Unix-like systems, including Linux, do not require a specific extension for such files. Executables contain machine code, which is directly executable by the central processing unit (CPU), or, in some cases, they may contain bytecode to be interpreted by a virtual machine, such as the Java Virtual Machine (JVM) or the .NET Framework's Common Language Runtime (CLR).
Execution Process[edit | edit source]
The process of executing a file involves the operating system loading the file into random-access memory (RAM), and then the CPU executing the machine code instructions contained within the file. This process can vary significantly between operating systems and file formats. For instance, script files, which are also considered executables, are run by an interpreter that reads and executes the commands written in a programming language.
Security Concerns[edit | edit source]
Executable files pose significant security risks if they are maliciously crafted. Malware, including viruses, worms, and trojan horses, often masquerades as legitimate executable files to trick users into running them. Modern operating systems and antivirus software employ various security measures, such as executable signing, access controls, and sandboxing, to mitigate these risks.
File Extensions and Types[edit | edit source]
Different operating systems support different executable file types and extensions. Some of the common ones include:
- .EXE - Standard executable file format on Windows.
- .APP - Application bundle on macOS.
- .BIN - Often used for executable files in Linux and other Unix-like systems.
- .BAT - Batch file for Windows, which contains a series of commands to be executed by the command-line interpreter.
- .SH - Shell script for Unix-like systems.
- .JAR - Java ARchive, which contains Java classes and metadata that can be executed on any system with Java installed.
See Also[edit | edit source]
Search WikiMD
Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD
WikiMD's Wellness Encyclopedia |
Let Food Be Thy Medicine Medicine Thy Food - Hippocrates |
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
Medical Disclaimer: WikiMD is not a substitute for professional medical advice. The information on WikiMD is provided as an information resource only, may be incorrect, outdated or misleading, and is not to be used or relied on for any diagnostic or treatment purposes. Please consult your health care provider before making any healthcare decisions or for guidance about a specific medical condition. WikiMD expressly disclaims responsibility, and shall have no liability, for any damages, loss, injury, or liability whatsoever suffered as a result of your reliance on the information contained in this site. By visiting this site you agree to the foregoing terms and conditions, which may from time to time be changed or supplemented by WikiMD. If you do not agree to the foregoing terms and conditions, you should not enter or use this site. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.
Contributors: Prab R. Tumpati, MD