Skip to content

Commit

Permalink
Fix build, remove unused configurations
Browse files Browse the repository at this point in the history
Build works for Win7Debug and Win7Release. Removed Windows8&8.1
configurations because no features specific to 8/8.1 are used. You can
install the Win7 driver on higher platforms.
  • Loading branch information
clymb3r committed Nov 17, 2014
1 parent 6ba8ec5 commit d2a8cd7
Show file tree
Hide file tree
Showing 50 changed files with 241 additions and 78 deletions.
1 change: 1 addition & 0 deletions KdExploitMe Package/KdExploitMe Package.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@
<VerifyProjectOutput>True</VerifyProjectOutput>
<VerifyDrivers />
<VerifyFlags>133563</VerifyFlags>
<EnableInf2cat>false</EnableInf2cat>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Release|x64'">
<DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win7 Debug|Win32|C:\Github\Private_Exploitation\KdExploitMe\|
Win7 Debug|Win32|C:\Github\KdExploitMe\|
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win7 Release|Win32|C:\Github\Private_Exploitation\KdExploitMe\|
Win7 Release|Win32|C:\Github\KdExploitMe\|
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win8.1 Debug|Win32|C:\Github\KdExploitMe\|
Empty file.
72 changes: 0 additions & 72 deletions KdExploitMe.sln
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ Global
Win7 Debug|x64 = Win7 Debug|x64
Win7 Release|Win32 = Win7 Release|Win32
Win7 Release|x64 = Win7 Release|x64
Win8 Debug|Win32 = Win8 Debug|Win32
Win8 Debug|x64 = Win8 Debug|x64
Win8 Release|Win32 = Win8 Release|Win32
Win8 Release|x64 = Win8 Release|x64
Win8.1 Debug|Win32 = Win8.1 Debug|Win32
Win8.1 Debug|x64 = Win8.1 Debug|x64
Win8.1 Release|Win32 = Win8.1 Release|Win32
Win8.1 Release|x64 = Win8.1 Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A239482B-8B6C-448F-969B-563E3B8DE701}.Debug|Win32.ActiveCfg = Win8.1 Debug|Win32
Expand All @@ -55,30 +47,6 @@ Global
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win7 Release|Win32.Deploy.0 = Win7 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win7 Release|x64.ActiveCfg = Win7 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win7 Release|x64.Build.0 = Win7 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|Win32.ActiveCfg = Win8 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|Win32.Build.0 = Win8 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|Win32.Deploy.0 = Win8 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|x64.ActiveCfg = Win8 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|x64.Build.0 = Win8 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Debug|x64.Deploy.0 = Win8 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|Win32.ActiveCfg = Win8 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|Win32.Build.0 = Win8 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|Win32.Deploy.0 = Win8 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|x64.ActiveCfg = Win8 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|x64.Build.0 = Win8 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8 Release|x64.Deploy.0 = Win8 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|Win32.ActiveCfg = Win8.1 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|Win32.Build.0 = Win8.1 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|Win32.Deploy.0 = Win8.1 Debug|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|x64.ActiveCfg = Win8.1 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|x64.Build.0 = Win8.1 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Debug|x64.Deploy.0 = Win8.1 Debug|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|Win32.ActiveCfg = Win8.1 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|Win32.Build.0 = Win8.1 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|Win32.Deploy.0 = Win8.1 Release|Win32
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|x64.ActiveCfg = Win8.1 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|x64.Build.0 = Win8.1 Release|x64
{A239482B-8B6C-448F-969B-563E3B8DE701}.Win8.1 Release|x64.Deploy.0 = Win8.1 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Debug|Win32.ActiveCfg = Win8.1 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Debug|Win32.Build.0 = Win8.1 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Debug|Win32.Deploy.0 = Win8.1 Debug|Win32
Expand All @@ -102,30 +70,6 @@ Global
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win7 Release|Win32.Deploy.0 = Win7 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win7 Release|x64.ActiveCfg = Win7 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win7 Release|x64.Build.0 = Win7 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|Win32.ActiveCfg = Win8 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|Win32.Build.0 = Win8 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|Win32.Deploy.0 = Win8 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|x64.ActiveCfg = Win8 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|x64.Build.0 = Win8 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Debug|x64.Deploy.0 = Win8 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|Win32.ActiveCfg = Win8 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|Win32.Build.0 = Win8 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|Win32.Deploy.0 = Win8 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|x64.ActiveCfg = Win8 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|x64.Build.0 = Win8 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8 Release|x64.Deploy.0 = Win8 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|Win32.ActiveCfg = Win8.1 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|Win32.Build.0 = Win8.1 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|Win32.Deploy.0 = Win8.1 Debug|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|x64.ActiveCfg = Win8.1 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|x64.Build.0 = Win8.1 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Debug|x64.Deploy.0 = Win8.1 Debug|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|Win32.ActiveCfg = Win8.1 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|Win32.Build.0 = Win8.1 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|Win32.Deploy.0 = Win8.1 Release|Win32
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|x64.ActiveCfg = Win8.1 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|x64.Build.0 = Win8.1 Release|x64
{1B88051D-A188-4B91-8E2F-5507B2D85D9D}.Win8.1 Release|x64.Deploy.0 = Win8.1 Release|x64
{D6194E14-75CE-456F-8771-2C7EF4455384}.Debug|Win32.ActiveCfg = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Debug|Win32.Build.0 = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Debug|Win32.Deploy.0 = Debug|Win32
Expand All @@ -143,22 +87,6 @@ Global
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win7 Release|Win32.Deploy.0 = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win7 Release|x64.ActiveCfg = Release|x64
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win7 Release|x64.Build.0 = Release|x64
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Debug|Win32.ActiveCfg = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Debug|Win32.Build.0 = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Debug|Win32.Deploy.0 = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Debug|x64.ActiveCfg = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Release|Win32.ActiveCfg = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Release|Win32.Build.0 = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Release|Win32.Deploy.0 = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8 Release|x64.ActiveCfg = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Debug|Win32.ActiveCfg = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Debug|Win32.Build.0 = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Debug|Win32.Deploy.0 = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Debug|x64.ActiveCfg = Debug|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Release|Win32.ActiveCfg = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Release|Win32.Build.0 = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Release|Win32.Deploy.0 = Release|Win32
{D6194E14-75CE-456F-8771-2C7EF4455384}.Win8.1 Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
5 changes: 5 additions & 0 deletions KdExploitMe/KdExploitMe.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,11 @@
<CompileAs>CompileAsC</CompileAs>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'">
<ClCompile>
<CompileAs>CompileAsC</CompileAs>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
<Inf Include="KdExploitMe.inf" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion KdExploitMe/Win7Debug/KdExploitMe.inf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=10/24/2014,20.23.16.557
DriverVer=11/16/2014,22.2.27.429
CatalogFile=

[DestinationDirs]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win7 Debug|Win32|C:\Github\Private_Exploitation\KdExploitMe\|
Win7 Debug|Win32|C:\Github\KdExploitMe\|
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/cl.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/cl.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/cl.write.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/link.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/link.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/KdExploitMe.tlog/link.write.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/signtool.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/signtool.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/signtool.write.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/stampinf.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/stampinf.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Debug/stampinf.write.1.tlog
Binary file not shown.
2 changes: 1 addition & 1 deletion KdExploitMe/Win7Release/KdExploitMe.inf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=10/27/2014,17.34.38.179
DriverVer=11/16/2014,22.2.17.99
CatalogFile=

[DestinationDirs]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win7 Release|Win32|C:\Github\Private_Exploitation\KdExploitMe\|
Win7 Release|Win32|C:\Github\KdExploitMe\|
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/cl.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/cl.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/cl.write.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/link.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/link.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/KdExploitMe.tlog/link.write.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/stampinf.command.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/stampinf.read.1.tlog
Binary file not shown.
Binary file modified KdExploitMe/Win7Release/stampinf.write.1.tlog
Binary file not shown.
32 changes: 32 additions & 0 deletions KdExploitMe/Win8.1Debug/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,21.57.22.901
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#TargetFrameworkVersion=v4.5:PlatformToolSet=WindowsKernelModeDriver8.1:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Win8.1 Debug|Win32|C:\Github\KdExploitMe\|
1 change: 1 addition & 0 deletions KdExploitMe/Win8.1Debug/KdExploitMe.tlog/cl.command.1.tlog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��
Empty file.
Binary file added KdExploitMe/Win8.1Debug/stampinf.command.1.tlog
Binary file not shown.
Binary file added KdExploitMe/Win8.1Debug/stampinf.read.1.tlog
Binary file not shown.
Binary file added KdExploitMe/Win8.1Debug/stampinf.write.1.tlog
Binary file not shown.
32 changes: 32 additions & 0 deletions Win7Debug/KdExploitMe Package/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,22.2.27.429
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
Binary file added Win7Debug/KdExploitMe Package/KdExploitMe.sys
Binary file not shown.
Binary file added Win7Debug/KdExploitMe.cer
Binary file not shown.
32 changes: 32 additions & 0 deletions Win7Debug/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,22.2.27.429
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
Binary file added Win7Debug/KdExploitMe.sys
Binary file not shown.
32 changes: 32 additions & 0 deletions Win7Release/KdExploitMe Package/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,22.2.17.99
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
Binary file added Win7Release/KdExploitMe Package/KdExploitMe.sys
Binary file not shown.
32 changes: 32 additions & 0 deletions Win7Release/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,22.2.17.99
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
Binary file added Win7Release/KdExploitMe.sys
Binary file not shown.
32 changes: 32 additions & 0 deletions Win8.1Debug/KdExploitMe Package/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,21.57.22.901
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"
32 changes: 32 additions & 0 deletions Win8.1Debug/KdExploitMe.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
;
; KdExploitMe.inf
;

[Version]
Signature="$WINDOWS NT$"
Class=
ClassGuid=
Provider=
DriverVer=11/16/2014,21.57.22.901
CatalogFile=

[DestinationDirs]
DefaultDestDir = 12


[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]


[Manufacturer]
%ManufacturerName%=Standard,NTx86

[Standard.NTx86]


[Strings]
ManufacturerName=""
ClassName=""
DiskName="KdExploitMe Source Disk"

0 comments on commit d2a8cd7

Please sign in to comment.