Skip to content

Deviare 2.8.1

Compare
Choose a tag to compare
@scnale scnale released this 21 Feb 20:14
· 23 commits to master since this release

This release contains the compiled binaries for use in production.

Deviare In-Proc engine was updated to the latest version. It includes many fixes. For details on these, please check the commit logs in its repository.
A brief summary follows:

  • Several improvements to the injection routines.
  • Fixed a memory leak that occurred under a specific race condition during injection.
  • Fixed an issue where threads would get deadlocked after the parent process was injected.

Do note that x86 -> x64 process injection isn't supported by Deviare 2 yet.