WeChatFerry/Spy/spy.h

7 lines
91 B
C
Raw Normal View History

2022-08-13 20:03:22 +08:00
#pragma once
#include "framework.h"
void InitSpy(HMODULE hModule);
void DestroySpy();