Releases: Mbucari/InjectDotnet
Releases · Mbucari/InjectDotnet
v0.4.0
- New
- Add support for injecting .NET Framework Dlls
InjectDotnet.NativeHelper
now targets the following frameworks:- .NET 8
- .NET 6
- .NET Standard 2.1
- .NET Standard 2.0
Nuget Packages
v0.3.3
- New
- Improve support for injecting into .NET target processes
- Dll loader now returns host-fxr error codes upon failure.
Nuget Packages
v0.3.2
- New
- New SingleStep debugger event
- Improved sample projects
- Fixed
- Fix injector stopping debugger before entry point
- Fixed Debugger not handling exceptions
Nuget Packages
v0.3.0
- New
- Added a Debugger to InjectDotNet to support injecting at a process' entry point.
- Hooks are can now be disposed, completely restoring the target.
- New sample projects
- Fixed
- Jump hook creation is more reliable.
- Breakpoint hooks throw an exception if the target is being debugged.
Nuget Packages