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"
2022-08-20 15:15:04 +08:00
void InitSpy();
void DestroySpy(HMODULE hModule);