ForNeVeR / ForNeVeR/SpySharp

Deploy hook libraries to the temp location

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
kind:feature
Dominant language
F#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently we may encounter a problem while developing the program. DLL files injected into external processes get locked for the whole lifetime of that process. That means that we'll definitely have a problem updating the DLL files from Visual Studio if any of external processes will live long enough.

I think that we need to copy the hook DLL files to the temp location and inject them from there. That way files that're rewritten while rebuilding the project won't be locked by any external process.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.