claudiouzelac / rootkit.com

Mirror of users section of rootkit.com
289 stars 162 forks source link

Build KLog #1

Open aagarwal584 opened 6 years ago

aagarwal584 commented 6 years ago

Hi bowlofste, Please let me know how to build v1.0. Build environment used is Windows Driver Kit v7.1.0. More specifically, Windows XP x86 Checked Build Environment. Following error gets produced. Thanks. Regards, Ankur


ERROR


f:\NetApps\Hoglund\www.rootkit.com\vault\Clandestiny\Klog 1.0\Src>build -cZ BUILD: Compile and Link for x86 BUILD: Start time: Thu Feb 01 10:12:26 2018 BUILD: Examining f:\netapps\hoglund\www.rootkit.com\vault\clandestiny\klog 1.0\src directory for files to compile. BUILD: Compiling and Linking f:\netapps\hoglund\www.rootkit.com\vault\clandestiny\klog 1.0\src directory Configuring OACR for 'root:x86chk' - _NT_TARGET_VERSION SET TO WINXP 1>errors in directory f:\netapps\hoglund\www.rootkit.com\vault\clandestiny\klog 1.0\src 1>c:\winddk\7600.16385.1\bin\makefile.new(7117) : error U1087: cannot have : and :: dependents for same target 1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2

BUILD: Finish time: Thu Feb 01 10:12:27 2018 BUILD: Done

0 files compiled - 2 Errors
claudiouzelac commented 5 years ago

Sorry for the late response. I can attempt to spin up an Windows XP VM with Vagrant and reproduce.