Skip to content

Instantly share code, notes, and snippets.

@WayneJLee
Last active December 7, 2020 14:17
Show Gist options
  • Save WayneJLee/1e449758c4ac85f6320e146e6c000dcb to your computer and use it in GitHub Desktop.
Save WayneJLee/1e449758c4ac85f6320e146e6c000dcb to your computer and use it in GitHub Desktop.
Notes on Covenant

Updating mimikatz to the latest version

  1. Git clone the mimikatz repository
  2. Build with Second_Release_PowerShell for both x86 and x64
  3. Replace the DLLs below with the newly compiled ones
    • /Covenant/Data/EmbeddedResources/SharpSploit.Resources.powerkatz_x64.dll
    • /Covenant/Data/EmbeddedResources/SharpSploit.Resources.powerkatz_x86.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment