mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-20 21:52:21 +02:00
This will need some help from @npetroni in places, but produces close-to-identical JSON files for pdbs. It does not yet produce metadata, base_types, or any symbols (since they aren't exported by llvm-pdbutil's pdb2yaml) or base_types. Ideally all of those can be fixed over time, but the symbols will require changing llvm. 5:(