volatilityfoundation / dwarf2json

convert ELF/DWARF symbol and type information into vol3's intermediate JSON
Other
106 stars 28 forks source link

Skip rust compilation units and add version flag #66

Closed mkonshie closed 1 month ago

mkonshie commented 1 month ago

This is a short-term solution to unblock recent kernels. Additional work is needed to integrate Rust types, enums, and symbols. That work is being tracked here #63

Closes #57