issues
search
unknownv2
/
CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
263
stars
40
forks
source link
Update remote injection tests
#127
Closed
unknownv2
closed
5 years ago
unknownv2
commented
5 years ago
Simplify the remote injection tests for testing 32-bit and 64-bit applications with CoreHook.
Separate collections for the local hooking tests and the remote injection tests by giving them proper names instead of "Sequential".
Add a delay for the remote injection tests to give the application time to start before injecting the .NET runtime.