Volatility 3: unable to print psscan output to dot format for visualization in GraphViz
Author: mbundeCreated Feb 27, 2023Updated Dec 12, 2024
When I try to print the output of psscan using the command vol -f xxxx.mem windows.psscan --output=dot --output-file=infected.dot
it fails with this error: volatility: error: unrecognized arguments: --output=dot --output-file=infected.dot
Is there a possible workaround to these on volatility 3

Source: volatilityfoundation/volatility