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. --- .../librairies/kelloworld/kelloworld.vcxproj | 121 --------------------- 1 file changed, 121 deletions(-) delete mode 100644 Exfiltration/mimikatz-1.0/librairies/kelloworld/kelloworld.vcxproj (limited to 'Exfiltration/mimikatz-1.0/librairies/kelloworld/kelloworld.vcxproj') diff --git a/Exfiltration/mimikatz-1.0/librairies/kelloworld/kelloworld.vcxproj b/Exfiltration/mimikatz-1.0/librairies/kelloworld/kelloworld.vcxproj deleted file mode 100644 index b0b3674..0000000 --- a/Exfiltration/mimikatz-1.0/librairies/kelloworld/kelloworld.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {D0ABA26B-0C4F-41F0-8F3C-7F5EFE3C50C6} - Win32Proj - kelloworld - - - - DynamicLibrary - false - true - Unicode - Static - - - DynamicLibrary - false - true - Unicode - Static - - - - - - - - - - - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - - - false - $(SolutionDir)$(Platform)\ - $(Platform)\ - - - - Level3 - NotUsing - Full - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;KELLOWORLD_EXPORTS;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules;%(AdditionalIncludeDirectories) - Size - true - false - Fast - false - false - None - - - Windows - true - true - user32.lib - NoErrorReport - - - - - Level3 - NotUsing - Full - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;KELLOWORLD_EXPORTS;%(PreprocessorDefinitions) - $(SolutionDir)/commun;$(SolutionDir)/modules;%(AdditionalIncludeDirectories) - Size - true - false - Fast - false - false - None - - - Windows - true - true - user32.lib - NoErrorReport - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3