Operating Systems 2014F Lecture 7

From Soma-notes
Revision as of 09:10, 26 September 2014 by Afry (talk | contribs) (Created page with "Modern systems do not do static linking, instead they do dynamic linking. - fPIC ASLR dynamic linking at compile time - insert stubs at runtime - mmap libraries - updat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Modern systems do not do static linking, instead they do dynamic linking.

- fPIC

ASLR


dynamic linking at compile time - insert stubs

at runtime - mmap libraries - update tables