issues
search
unknownv2
/
CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
263
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Looking for .net 8.0 support with nuget package fix
#143
MichaelVanHouHei
opened
2 weeks ago
0
.NET 5.0+ and huge refactoring
#142
wokhan
closed
1 year ago
1
build(deps): Bump Newtonsoft.Json from 12.0.1 to 13.0.2 in /src/CoreHook.DependencyModel
#141
dependabot[bot]
opened
1 year ago
0
Cannot find Inject method in CoreHook.BinaryInjection nuget package
#140
JPDelprat
opened
1 year ago
0
CoreCLR configuration was not found for 64/32-bit processes
#139
Sardelka9515
opened
1 year ago
0
build(deps): Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/CoreHook.DependencyModel
#138
dependabot[bot]
closed
1 year ago
1
How to turn off "detours: pbTramp=6DD808E8, pDetour=008034EA" etc
#137
wweifu
opened
2 years ago
0
information request about this project
#136
luca2125
opened
4 years ago
0
Easier usage via NuGet?
#135
alexrp
closed
4 years ago
1
Add Donations links
#134
unknownv2
closed
5 years ago
0
[FEATURE]: Example of hooking winsock incoming connections
#133
jjxtra
closed
5 years ago
1
Add more comments to the InjectionCompleteNotification class
#132
unknownv2
closed
5 years ago
0
Allow user to specify unmanaged callback object
#131
unknownv2
closed
5 years ago
0
Rename generic message classes
#130
unknownv2
closed
5 years ago
0
Add more documentation information to the IPC code classes
#129
unknownv2
closed
5 years ago
0
Refactor local hooking tests
#128
unknownv2
closed
5 years ago
0
Update remote injection tests
#127
unknownv2
closed
5 years ago
0
refactor: Move configuration classes into Configuration subdirectory
#126
unknownv2
closed
5 years ago
0
fix: Add check for validating file path lengths using the path config…
#125
unknownv2
closed
5 years ago
0
Update path checks for validating whether a CoreCLR runtime configuration exists.
#124
unknownv2
closed
5 years ago
0
Test: Fix detour test case address for function.
#123
unknownv2
closed
5 years ago
0
Update how to determine the PE image type
#122
unknownv2
closed
5 years ago
0
refactor: Add separate interfaces for thread creation and module load…
#121
unknownv2
closed
5 years ago
0
Update Portable Executable structure classes
#120
unknownv2
closed
5 years ago
0
Fix: Retry EnumProcessModulesEx to avoid failures
#119
unknownv2
closed
5 years ago
0
Update Windows PE header parsing
#118
unknownv2
closed
5 years ago
0
Update to library CoreHook v1.0.4
#117
unknownv2
closed
5 years ago
0
Update project to use the coreload host module
#116
unknownv2
closed
5 years ago
0
Memory Scanning
#115
ghost
opened
5 years ago
1
Implemented Bleak to handle DLL Injection
#114
ghost
closed
5 years ago
7
Implement better DLL injection methods
#113
unknownv2
opened
5 years ago
4
Add plugin initialization logging to host
#112
unknownv2
closed
5 years ago
0
Add GitHub SourceLink support to the CoreHook main library v1.0.3
#111
unknownv2
closed
5 years ago
0
Add project information to all projects
#110
unknownv2
closed
5 years ago
0
Refactor IPC Project
#109
unknownv2
closed
5 years ago
0
Refactor assembly loading and injector
#108
unknownv2
closed
5 years ago
0
Refactor: Split classes out into their own files
#107
unknownv2
closed
6 years ago
0
Refactor and simplify classes
#106
unknownv2
closed
6 years ago
0
Refactor code and update README
#105
unknownv2
closed
6 years ago
0
Refactor config classes and remove interfaces
#104
unknownv2
closed
6 years ago
0
Update pointer extension class
#103
unknownv2
closed
6 years ago
0
Merge the ManagedHook project into the BinaryInjection project
#102
unknownv2
closed
6 years ago
0
Update readme
#101
unknownv2
closed
6 years ago
0
Rename IUserDataFormatter file name
#100
unknownv2
closed
6 years ago
0
Update module names and ARM architecture in README
#99
unknownv2
closed
6 years ago
0
refactor: Remove WaitForDebugger option for initializing CoreCLR
#98
unknownv2
closed
6 years ago
0
Refactor BinaryLoaderArguments class
#97
unknownv2
closed
6 years ago
0
Update check for the CoreLoad.Load remote parameter from the corerundll
#96
unknownv2
closed
6 years ago
0
Replace the LocalHook implementation
#95
unknownv2
closed
6 years ago
0
Remove unused method in RemoteFunctionArguments
#94
unknownv2
closed
6 years ago
0
Next