From 8051b171747ba1ce08cfefc4ca1f91dbd790ab4d Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Wed, 30 Jun 2021 22:17:35 -0700 Subject: [PATCH] removed release files... need a gitignore lol --- ZwSwapCert/x64/Release/ZwSwapCert.log | 5 ----- ZwSwapCert/x64/Release/ZwSwapCert.tlog/CL.command.1.tlog | 1 - .../x64/Release/ZwSwapCert.tlog/ZwSwapCert.lastbuildstate | 2 -- ZwSwapCert/x64/Release/ZwSwapCert.tlog/unsuccessfulbuild | 0 4 files changed, 8 deletions(-) delete mode 100644 ZwSwapCert/x64/Release/ZwSwapCert.log delete mode 100644 ZwSwapCert/x64/Release/ZwSwapCert.tlog/CL.command.1.tlog delete mode 100644 ZwSwapCert/x64/Release/ZwSwapCert.tlog/ZwSwapCert.lastbuildstate delete mode 100644 ZwSwapCert/x64/Release/ZwSwapCert.tlog/unsuccessfulbuild diff --git a/ZwSwapCert/x64/Release/ZwSwapCert.log b/ZwSwapCert/x64/Release/ZwSwapCert.log deleted file mode 100644 index 7660198..0000000 --- a/ZwSwapCert/x64/Release/ZwSwapCert.log +++ /dev/null @@ -1,5 +0,0 @@ - Building 'ZwSwapCert' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. - ZwSwapCert.cpp -D:\vmhook-eac\dependencies\ZwSwapCert\ZwSwapCert\RawDriver.hpp(2,9): warning C4325: attributes for standard section '.text' ignored -D:\vmhook-eac\dependencies\ZwSwapCert\ZwSwapCert\ZwSwapCert.cpp(88,3): warning C4244: 'argument': conversion from 'SIZE_T' to 'ULONG', possible loss of data -D:\vmhook-eac\dependencies\ZwSwapCert\ZwSwapCert\ZwSwapCert.cpp(165,9): error C3861: 'DriverEntry': identifier not found diff --git a/ZwSwapCert/x64/Release/ZwSwapCert.tlog/CL.command.1.tlog b/ZwSwapCert/x64/Release/ZwSwapCert.tlog/CL.command.1.tlog deleted file mode 100644 index 46b134b..0000000 --- a/ZwSwapCert/x64/Release/ZwSwapCert.tlog/CL.command.1.tlog +++ /dev/null @@ -1 +0,0 @@ -ÿþ \ No newline at end of file diff --git a/ZwSwapCert/x64/Release/ZwSwapCert.tlog/ZwSwapCert.lastbuildstate b/ZwSwapCert/x64/Release/ZwSwapCert.tlog/ZwSwapCert.lastbuildstate deleted file mode 100644 index e2d867a..0000000 --- a/ZwSwapCert/x64/Release/ZwSwapCert.tlog/ZwSwapCert.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -PlatformToolSet=WindowsKernelModeDriver10.0:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30037:TargetPlatformVersion=10.0.19041.0: -Release|x64|D:\vmhook-eac\| diff --git a/ZwSwapCert/x64/Release/ZwSwapCert.tlog/unsuccessfulbuild b/ZwSwapCert/x64/Release/ZwSwapCert.tlog/unsuccessfulbuild deleted file mode 100644 index e69de29..0000000