变化 3:无法将 psscan 输出打印为 dot 格式,以便在 GraphViz 中进行可视化

作者: mbunde创建于 2023年2月27日更新于 2024年12月12日

当我尝试使用命令 `vol -f xxxx.mem windows.psscan --output=dot --output-file=infected.dot` 打印 psscan 的输出时,出现以下错误: volatility: error: unrecognized arguments: --output=dot --output-file=infected.dot

内容来源: volatilityfoundation/volatility