fox-it / dissect.target

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).
GNU Affero General Public License v3.0
38 stars 43 forks source link

Library loader configuration and cache #605

Open DissectBot opened 4 months ago

DissectBot commented 4 months ago

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.