From c5168cdba6a3b2d7dd8d79c8ac9583d3ace6a504 Mon Sep 17 00:00:00 2001 From: mattifestation Date: Mon, 3 Feb 2014 17:13:35 -0500 Subject: Removed mimikatz. This doesn't need to reside in PowerSploit. Those that are truly paranoid should validate that the embedded executable in Invoke-Mimikatz.ps1 is indeed mimikatz. This was causing AV to flag upon downloading PowerSploit. --- .../mimikatz-1.0/mimikatz/mimikatz.vcxproj | 228 --------------------- 1 file changed, 228 deletions(-) delete mode 100644 Exfiltration/mimikatz-1.0/mimikatz/mimikatz.vcxproj (limited to 'Exfiltration/mimikatz-1.0/mimikatz/mimikatz.vcxproj') diff --git a/Exfiltration/mimikatz-1.0/mimikatz/mimikatz.vcxproj b/Exfiltration/mimikatz-1.0/mimikatz/mimikatz.vcxproj deleted file mode 100644 index 5c0f138..0000000 --- a/Exfiltration/mimikatz-1.0/mimikatz/mimikatz.vcxproj +++ /dev/null @@ -1,228 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {2A7BA573-8751-4BC2-A8A2-EDD62F7A8AB8} - Win32Proj - mimikatz - - - - DynamicLibrary - false - true - Unicode - Static - - - DynamicLibrary - false - true - Unicode - Static - - - - - - - - - - - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - false - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - false - - - - Level3 - NotUsing - Full - true - true - WIN32;NDEBUG;PSAPI_VERSION=1;_CONSOLE;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules;%(AdditionalIncludeDirectories) - true - Fast - false - false - true - false - Size - None - - - Console - true - true - psapi.lib;advapi32.lib;user32.lib;secur32.lib;crypt32.lib;shlwapi.lib;wtsapi32.lib;shell32.lib - false - NoErrorReport - - - 0x040c - - - - - Level3 - NotUsing - Full - true - true - WIN32;NDEBUG;PSAPI_VERSION=1;_CONSOLE;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules;%(AdditionalIncludeDirectories) - true - Fast - false - false - true - false - Size - None - MultiThreaded - - - Console - true - true - psapi.lib;advapi32.lib;user32.lib;secur32.lib;crypt32.lib;shlwapi.lib;wtsapi32.lib;shell32.lib - false - NoErrorReport - - - 0x040c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3