Set up hooks for GetProcAddress and LoadLibraryW

This commit is contained in:
Hay1tsme
2021-12-24 03:05:37 -05:00
parent 040b9f8dcf
commit 31d1ffe24f
4 changed files with 145 additions and 1 deletions

View File

@ -24,6 +24,8 @@ shared_library(
'io4.c',
'io4.h',
'mercury-dll.c',
'mercury-dll.h'
'mercury-dll.h',
'elisabeth.h',
'elisabeth.c'
],
)