添加项目文件。
This commit is contained in:
9
Etw Syscall/libpeconv-master/tests/test_hooking_imps.h
Normal file
9
Etw Syscall/libpeconv-master/tests/test_hooking_imps.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "peconv.h"
|
||||
|
||||
namespace tests {
|
||||
|
||||
int hook_testcase(char *path);
|
||||
|
||||
}; //namespace tests
|
||||
Reference in New Issue
Block a user