volatility
volatility copied to clipboard
building dwarf2json - go build fails
I am trying to build dwarf2json. When I run go build
I get the following error message:
# /usr/lib/go/src/pflag
./dwarf.go:108:15: d.AddSection undefined (type *dwarf.Data has no field or method AddSection)
My go version is go 1.13.8.
Context Volatility Version: 2 Operating System: Ubuntu 20 Python Version: 2.7.18 Command: go build