2 papers
cs.OS2025
Symbol Resolution MatRs: Make it Fast and Observable with Stable Linking
Farid Zakaria, Andrew Quinn, Thomas R. W. Scogland
Dynamic linking is the standard mechanism for using external dependencies since it enables code reuse, streamlines software updates, and reduces disk/network use. Dynamic linking w…
cs.SE2024
sqlelf: a SQL-centric Approach to ELF Analysis
Farid Zakaria, Zheyuan Chen, Andrew Quinn +1
The exploration and understanding of Executable and Linkable Format (ELF) objects underpin various critical activities in computer systems, from debugging to reverse engineering. T…