Files
Etw-Syscall/Etw Syscall/libpeconv-master/tests/test_hooking_imps.h
2022-04-26 15:31:46 +08:00

10 lines
111 B
C++

#pragma once
#include "peconv.h"
namespace tests {
int hook_testcase(char *path);
}; //namespace tests