mirror of
https://github.com/volatilityfoundation/volatility
synced 2026-06-08 18:04:46 +00:00
abae4c9672
NOTE: fast/immediate output of plugins is affected by this merge! Very little should change for existing plugins, any plugins using the table_header/table_row routines should continue to run as normal, however plugins converted to the unified output will not give output until they complete. There is currently a quicktext output renderer to get immediate (but ugly) results. This commit should ensure greater visibility and testing of the unified output solution, and identify issues before our next release. Please report any issues to github as soon as possible. Conflicts: volatility/plugins/mftparser.py volatility/plugins/registry/shimcache.py