Commit graph

6 commits

Author SHA1 Message Date
kizer
9a38a9470c
Fix inject problems (#820)
* CoreCLR: resolve and load nethost on demand instead of requiring it on load

* Remove nethost loading from C# side

* Added option to not chain Process.Dispose; see for last error only if result is empty
2022-04-25 10:13:32 +02:00
kizer
eb2197132e
Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls (#816)
* Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls

* Fix out of index exc
2022-04-23 21:37:32 +02:00
goat
d473826247
Revert "refactor(Injector): switch to file-scoped namespaces"
This reverts commit f30ebe5166.
2021-11-18 15:23:38 +01:00
goat
f30ebe5166
refactor(Injector): switch to file-scoped namespaces 2021-11-17 19:46:33 +01:00
Raymond
4ca4d778aa Add additional logging to injector 2021-08-09 10:01:06 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00