mirror of
https://github.com/ufrisk/MemProcFS-plugins.git
synced 2026-05-14 11:02:53 +08:00
Update README.md
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user