How to install gentilkiwi/mimikatz. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
gentilkiwi/mimikatz Installation Guide
How to install gentilkiwi/mimikatz. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for gentilkiwi/mimikatz. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i gentilkiwi/mimikatzor
Install via npx
npx @hexmos/ipm i gentilkiwi/mimikatzPrerequisites
Visual Studio
build_toolVersion: 2013 Express for Desktop (free and supports x86 & x64)
Windows Driver Kit 7.1 (WinDDK)
system_toolFor the optional `ddk2003` platform, you need Windows Driver Kit 7.1 (WinDDK) to build the driver.
Git
otherVersion: v2.34.0
SVN
otherFor source control, use the SVN client.
Python
languageVersion: 3.8+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Visual Studio 2010, 2012 or 2013 for Desktop (2013 Express for Desktop is free and supports x86 & x64 - http://www.microsoft.com/download/details.aspx?id=44914) Installation
Visual Studio 2010, 2012 or 2013 for Desktop (2013 Express for Desktop is free and supports x86 & x64 - http://www.microsoft.com/download/details.aspx?id=44914) install Visual Studio
Open the downloaded Mimikatz solution in Visual Studio 2010, 2012 or 2013 for Desktop (2013 Express for Desktop is free and supports x86 & x64 - http://www.microsoft.com/download/details.aspx?id=44914)
Build the solution using Visual Studio 2010, 2012 or 2013 for Desktop (2013 Express for Desktop is free and supports x86 & x64 - http://www.microsoft.com/download/details.aspx?id=44914) Post Installation Steps
- Open the Mimikatz executable from your Downloads folder.
- Run the Mimikatz executable by typing `mimikatz` in the command prompt.
