dissect.target icon indicating copy to clipboard operation
dissect.target copied to clipboard

Library loader configuration and cache

Open DissectBot opened this issue 1 year ago • 0 comments

  • Library loader configuration and cache
    • /etc/ld.so.conf
    • /etc/ld.so.conf.d/*
    • /etc/ld.so.cache

Parse the information in ld.so.conf and its include directory /etc/ld.so.conf.d/* into records. Ideally we also want to be able to parse the binary ld.so.cache file into those same records as well.

DissectBot avatar Mar 18 '24 14:03 DissectBot