Update README.md

This commit is contained in:
Ulf Frisk
2019-03-17 22:35:10 +01:00
committed by GitHub
parent 95d0d51ba8
commit 5a2d883b95

View File

@@ -15,7 +15,7 @@ _pypykatz_ for MemProcFS exposes mimikatz functionality in the folder `/py/secre
#### Installation instructions:
1) Ensure MemProcFS supported version of 64-bit Python for Windows is on the system path (or specify in `-pythonpath` option when starting MemProcFS). NB! embedded Python will not work with _pypykatz_ since it requires access to Python pip installed packages.
2) Install _pypykatz_ pip package, in correct python environment, by running `pip install pypykatz`.
3) Copy the _pypykatz_ for _MemProcFS_ plugin by copying all files from [`/files/plugins/pym_pypykatz`](https://github.com/ufrisk/MemProcFS-plugins/tree/master/files/plugins) to corresponding folder in MemProcFS - overwriting any existing files there.
3) Copy the _pypykatz_ for _MemProcFS_ plugin by copying all files from [`/files/plugins/pym_pypykatz`](https://github.com/ufrisk/MemProcFS-plugins/tree/master/files/plugins/pym_pypykatz) to corresponding folder in MemProcFS - overwriting any existing files there.
4) Start MemProcFS.
#### Functionality: