mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-17 00:09:23 +00:00
updates and moves
n/a
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
TARGETNAME=CheckKernelHook
|
||||
#TARGETPATH=$(BASEDIR)\lib
|
||||
TARGETPATH=obj
|
||||
TARGETTYPE=DRIVER
|
||||
|
||||
INCLUDES=.\
|
||||
|
||||
SOURCES= \
|
||||
DriverEntry.c \
|
||||
Common.c \
|
||||
KernelHookCheck.c \
|
||||
Reload.c \
|
||||
FileSystem.c \
|
||||
FixRelocation.c \
|
||||
KernelReload.c \
|
||||
libdasm.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user