Open mu0gua opened 11 months ago
I occured the same glibc problem, it was because I built the dwarf2json on the different machine with different glibc version, then copied the binary to use.
Tried building on the machine that was used to get the symbol worked for me.
golang env:
readelf for nas -> ash:
run
system
I want to get the symbols of the nas system to analyze the memory data dumped in the nas. I tried the above operations, but I am stuck at this step. I don’t know what I should do next.