mirror of
https://github.com/gentilkiwi/mimikatz
synced 2024-12-11 16:45:26 +00:00
3 lines
61 B
Batchfile
3 lines
61 B
Batchfile
|
@echo off
|
||
|
call _clean_.cmd %1 "%2"
|
||
|
call _build_.cmd %1 "%2"
|