Actions

Difference between revisions of "Executable"

From Sonic Retro

Line 1: Line 1:
  
An '''executable''' is a file containing the binary representation of machine instructions of a specific processor, and usually some amount of data. In Windows and DOS, executables are recognised by their file extension '''.EXE'''.  
+
An '''executable''' is a file containing the binary representation of machine instructions of a specific processor, and usually some amount of data. In Windows and DOS, executables are recognised by their file extension '''.EXE'''. Games and other [[:Category:Programs|programs]] are usually executables, often with ancillary files or DLLs.
 
[[Category:Hacking Information]]
 
[[Category:Hacking Information]]

Revision as of 18:40, 7 July 2005

An executable is a file containing the binary representation of machine instructions of a specific processor, and usually some amount of data. In Windows and DOS, executables are recognised by their file extension .EXE. Games and other programs are usually executables, often with ancillary files or DLLs.