meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
soc:tools:volatility [2026/06/10 10:57] titannetsoc:tools:volatility [2026/06/10 10:58] (current) titannet
Line 58: Line 58:
 ===== Windows automation ===== ===== Windows automation =====
  
-<source bash volrun.sh>+<file bash volrun.sh>
 #!/bin/bash #!/bin/bash
  
Line 182: Line 182:
  
 echo "Analysis complete. All results saved to '$OUTPUT_DIR'." echo "Analysis complete. All results saved to '$OUTPUT_DIR'."
-</source>+</file>