For unix-like systems, we want to use `libelf` to get the symbols( especially for function names ) for *.so] ```shell sudo apt install libelf-dev ```