Actions

Difference between revisions of "Executable"

From Sonic Retro

m (Categorization)
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'''. Games and other [[:Category:Programs|programs]] are usually executables, often with ancillary files or DLLs.
 
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 21:36, 24 June 2006

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.