6
0
mirror of https://github.com/avast/ioc synced 2024-06-20 13:58:34 +00:00
ioc-collection/usgov-backdoor/rce_example/source/main.h

4 lines
82 B
C
Raw Normal View History

2021-12-16 10:51:17 +00:00
#define DLL_EXPORT __declspec(dllexport)
void DLL_EXPORT SetNtApiFunctions();