Page 1 of 1
Types of binaries
Posted: Tue Nov 26, 2002 11:52 am
by beyondsociety
What types of binaries are there for an operating system?
Definitions and examples would be appreciated!
Re:Types of binaries
Posted: Tue Nov 26, 2002 12:02 pm
by Tom
You mean file-type? Depends on how your OS loads them, and the FS...
http://www.mega-tokyo.com/os/os-faq-exec.html#exec_files
http://www.mega-tokyo.com/os/os-faq-fs.html#file_systems
Your Windows uses PE ( Portable Executable ).
Re:Types of binaries
Posted: Sat Nov 30, 2002 5:23 pm
by Tim
Any file that's not just ASCII text can be considered a binary.
You need to be more specific.