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/kappfree/kappfree.vcxproj | 119 --------------------- 1 file changed, 119 deletions(-) delete mode 100644 Exfiltration/mimikatz-1.0/kappfree/kappfree.vcxproj (limited to 'Exfiltration/mimikatz-1.0/kappfree/kappfree.vcxproj') diff --git a/Exfiltration/mimikatz-1.0/kappfree/kappfree.vcxproj b/Exfiltration/mimikatz-1.0/kappfree/kappfree.vcxproj deleted file mode 100644 index ef29473..0000000 --- a/Exfiltration/mimikatz-1.0/kappfree/kappfree.vcxproj +++ /dev/null @@ -1,119 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {E7A85049-E31E-4575-B6A0-E6F1EAA9EEB0} - Win32Proj - kappfree - - - - DynamicLibrary - false - true - Unicode - Static - - - DynamicLibrary - false - true - Unicode - Static - - - - - - - - - - - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - - - - Level3 - - - Full - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;KAPPFREE_EXPORTS;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules - Size - true - false - Fast - false - false - None - - - Windows - false - true - true - advapi32.lib;%(AdditionalDependencies) - NoErrorReport - - - - - Level3 - - - Full - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;KAPPFREE_EXPORTS;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules - Size - true - false - Fast - false - false - None - - - Windows - false - true - true - advapi32.lib;%(AdditionalDependencies) - NoErrorReport - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3