Skip to content

Info

Runs a few useful commands which are available under "info".

address(symbol)

auxv()

files()

parsed_sharedlibrary()

Returns a dictionary of shared libraries with their .text section from and to addresses.

proc_mappings()

sharedlibrary()

sharedlibrary_paths()

Get the paths of all shared libraries loaded in the process by parsing the output of "info sharedlibrary".

target()