Skip to content

Releases: nefarius/Injector

Injector v1.4.0

18 Feb 12:40
d8a9cff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

Injector v1.3.0

08 Nov 18:35
ddf9abd

Choose a tag to compare

What's Changed

  • Use a snapshot instead of thread return code to check if injection succeeded by @fredemmott in #23
  • C++20? C++20. by @fredemmott in #24
  • Fix Dll Ejection by @bot-1450 in #25

New Contributors

  • @fredemmott made their first contribution in #23
  • @bot-1450 made their first contribution in #25

Full Changelog: v1.2.0...v1.3.0

Injector v1.2.0

13 Aug 13:11

Choose a tag to compare

Stuff changed

  • Changed case-sensitive to case-insensitive matching while searching for module name to eject (#19)
  • Fixed a warning where a wide string got improperly converted to a narrow string
  • Added ARM64 build (caution: untested)

Injector v1.1.12

19 Aug 15:49

Choose a tag to compare

Stuff changed

  • Fixed issue #2

Injector v1.1.6

02 Sep 18:34

Choose a tag to compare

Stuff changed

  • Introduced short command-line arguments
  • Added ability to inject multiple modules in one invocation
  • Updated repository to build with latest tools
  • Removed dependency on GNU getopts

Injector v1.1.0

06 Feb 18:52

Choose a tag to compare

Stuff changed:

  • Added ability to load modules using either relative or absolute paths
  • Fixed a compiler error occurring when building without MFC components installed
  • Removed requirement for administrative privileges

32-Bit and 64-Bit binaries available now!

12 Dec 12:50

Choose a tag to compare

v1.0.0

Changed platform toolset to work with Visual Studio 2010