Unix Executables - Programming On Unix

Users browsing this thread: 1 Guest(s)
venam
Administrators
(This is part of the podcast discussion extension)

Unix Executables

Link of the recording [ https://raw.githubusercontent.com/nixers...-07-17.mp3 ]

There are many Unix-like operating systems and each use their own executable formats.
What is there to know about them.
We'll talk about the format specificities, the OS, linking, and the architectures.

--( Show Notes )--
https://en.wikipedia.org/wiki/Executable
https://en.wikipedia.org/wiki/Fat_binary
https://en.wikipedia.org/wiki/Library_(computing)
https://kb.iu.edu/d/akqn
https://en.wikipedia.org/wiki/Dynamic_linker
https://en.wikipedia.org/wiki/Static_library
https://en.wikipedia.org/wiki/Object_file
https://en.wikipedia.org/wiki/Loader_(computing)
https://en.wikipedia.org/wiki/Comparison...le_formats
https://en.wikipedia.org/wiki/X32_ABI
https://en.wikipedia.org/wiki/Symbol_table
https://en.wikipedia.org/wiki/A.out
https://en.wikipedia.org/wiki/COFF
https://en.wikipedia.org/wiki/Executable...ble_Format
http://www.netbsd.org/docs/elf.html
http://www.netbsd.org/docs/compat.html
http://www.openbsd.org/34.html.
http://people.freebsd.org/~meganm/data/FAQ/FAQ85.html
https://people.freebsd.org/~nik/advocacy/myths.html
https://www.dragonflybsd.org/docs/handbook/UnixBasics/
https://en.wikipedia.org/wiki/Mach-O
https://en.wikipedia.org/wiki/Preferred_...ble_Format
https://linux-audit.com/elf-binaries-on-...-analysis/
http://www.ibm.com/developerworks/aix/li...tools.html
https://www.youtube.com/watch?v=wl2bPWGVBus (Nice tutorial on Unix executables and their structure)
http://www.cirosantilli.com/articles/
http://stackoverflow.com/questions/12122...5#30507725
http://www.muppetlabs.com/~breadbox/soft...eensy.html
https://docs.oracle.com/cd/E53394_01/htm...#scrolltoc
http://nullprogram.com/blog/2016/11/17/


Messages In This Thread
Unix Executables - by venam - 17-07-2016, 11:31 AM
RE: Unix Executables - by venam - 17-07-2016, 11:32 AM