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