Skip to content
TopicTracker
From mjg59.dreamwidth.orgView original
TranslationTranslation

Dealing with weird ELF libraries

The article explains how ELF libraries work with both section headers and program headers, describing how the author discovered Synology NAS libraries missing section headers. They developed a tool to reconstruct missing section headers from program header data to make the libraries usable for linking.