Skip to content

Updating the Mimikatz DLLs for the Mimikatz Module

byt3bl33d3r edited this page Aug 14, 2019 · 1 revision

Updating the Mimikatz DLLs for the Mimikatz Module

  1. Clone the Mimikatz Repo, and download Visual Studio
  2. Open the Mimikatz project solution in Visual Studio
  3. Select the Second_Release_Powershell project configuration and build a x64 and x86 DLL, you should now have two DLLs named powerkatz.dll in their respective Win32 and x64 build folders
  4. Replace powerkatz_x64.dll and powerkatz_x86.dll in the teamserver/data directory with the newly compiled versions
  5. Profit