├── README.md ├── anydesk.py ├── inodes.py ├── keepass.py └── prefetch.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/forensicxlab/volatility3_plugins/HEAD/README.md -------------------------------------------------------------------------------- /anydesk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/forensicxlab/volatility3_plugins/HEAD/anydesk.py -------------------------------------------------------------------------------- /inodes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/forensicxlab/volatility3_plugins/HEAD/inodes.py -------------------------------------------------------------------------------- /keepass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/forensicxlab/volatility3_plugins/HEAD/keepass.py -------------------------------------------------------------------------------- /prefetch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/forensicxlab/volatility3_plugins/HEAD/prefetch.py --------------------------------------------------------------------------------