Issues
- 1
Switch minimum TFM to `net10.0`
#102 opened by alexrp - 6
Support for 32-bit processes
#5 opened by alexrp - 1
Explore support for COM hooking
#9 opened by alexrp - 0
- 2
Support injecting NativeAOT-compiled DLLs (.NET 8)
#13 opened by alexrp - 0
- 0
- 0
Evade Microsoft Defender detection when injecting
#18 opened by alexrp - 0
- 1
- 3
- 1
Implement more space-efficient code managers
#28 opened by alexrp - 0
- 0
`FunctionHook` should support using an absolute jump patch if the user requests it
#34 opened by alexrp - 2
- 0
Support `__vectorcall` in `FunctionHook` (.NET 9+)
#36 opened by alexrp - 1
- 0
Add a `CodeHook` class for mid-function hooking
#52 opened by alexrp - 2
Migrate away from `libnethost.lib`
#98 opened by alexrp - 1
- 0
Long term: Rewrite the native module in Zig
#47 opened by alexrp - 1
Build samples separately from core libraries
#73 opened by alexrp - 0
Add a sample using framework-dependent deployment
#12 opened by alexrp - 0
Implement process and thread helper APIs
#7 opened by alexrp - 0
Implement unmanaged stack trace APIs
#8 opened by alexrp - 1
Write some basic documentation
#10 opened by alexrp - 0
Implement function hooking APIs
#6 opened by alexrp - 0
- 0
`GeneratedProgram` should be `partial`
#80 opened by alexrp - 0
Figure out a way to associate state with a hook
#32 opened by alexrp - 0
- 0
- 0
Remove preview features annotations (.NET 7)
#21 opened by alexrp - 0
Demand fewer access rights in `TargetProcess`
#22 opened by alexrp - 0
- 3
Disable runtime interop marshaling (.NET 8)
#19 opened by alexrp - 2
- 2
Intermittent CoreCLR assertion failures in samples
#56 opened by alexrp - 0
Apply `SkipLocalsInitAttribute` to all projects
#20 opened by alexrp - 0
Upgrade to .NET 8
#64 opened by alexrp - 2
- 0
Add exception logging to samples
#17 opened by alexrp - 1
Write the 2nd progress report
#74 opened by alexrp - 1
Write the 3rd progress report
#88 opened by alexrp - 2
- 0
- 0
Samples fail to run in CI
#1 opened by alexrp - 0
`Debug` builds fail in CI
#2 opened by alexrp