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