#!/usr/bin/env python3 __author__ = 'mike' import volatility.cli if __name__ == '__main__': volatility.cli.main()