Prepare core plugins for moving into the framework namespace.

This commit is contained in:
Mike Auty
2018-12-09 13:32:32 +00:00
parent cf95f6e73e
commit f57bfa5738
8 changed files with 46 additions and 1 deletions
@@ -0,0 +1,4 @@
"""All core linux plugins
These modules should only be imported from volatility.plugins NOT volatility.framework.plugins
"""