log
standard::log or log logs mimikatz input/output to a file. It has the following command line arguments:
positional argument: the filename for the log file (by default it is
mimikatz.log)/stop: stop the file logging
mimikatz # log
Using 'mimikatz.log' for logfile : OKmimikatz # log output.log
Using 'output.log' for logfile : OKmimikatz # log /stop
Using '(null)' for logfile : OKLast updated