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

9 lines
116 B
C++

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