I need to get files that a binary uses.
I can view all dependency of an ELF binary in the .interp section, but can I get conf files of my binary?
For example if a binary reads /etc/host, I want to see /etc/host in a section of my ELF file.
I do not see that in the documentation: https://refspecs.linuxfoundation.org/LSB_1.1.0/gLSB/specialsections.html