-
-
Notifications
You must be signed in to change notification settings - Fork 408
Updating the Mimikatz DLLs for the Mimikatz Module
byt3bl33d3r edited this page Aug 14, 2019
·
1 revision
- Clone the Mimikatz Repo, and download Visual Studio
- Open the Mimikatz project solution in Visual Studio
- Select the
Second_Release_Powershell
project configuration and build a x64 and x86 DLL, you should now have two DLLs namedpowerkatz.dll
in their respective Win32 and x64 build folders - Replace
powerkatz_x64.dll
andpowerkatz_x86.dll
in the teamserver/data directory with the newly compiled versions - Profit
- To Do
- To Do
- To Do