Nefarius Injector Versions Save

Command line utility to inject and eject DLLs

v1.4.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nefarius/Injector/compare/v1.3.0...v1.4.0

v1.3.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nefarius/Injector/compare/v1.2.0...v1.3.0

v1.2.0

9 months ago

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)

v1.1.12

4 years ago

Stuff changed

  • Fixed issue #2

v1.1.6

5 years ago

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

v1.1.0

8 years ago

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

v1.0.0

10 years ago