Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
12 packages returned for Tags:"detours"
Sort by
Relevance
Downloads
Recently updated
Lib.
Harmony
by:
pardeike
959,865 total downloads
last updated
7/19/2022
Latest version:
2.2.2
Harmony
Mono
Patch
Patching
Runtime
Detour
Detours
Aspect
Aspects
A general non-destructive patch library for .NET and Mono modules
Ryder
by:
Jee
148,820 total downloads
last updated
4/8/2019
Latest version:
0.8.0
redirect
hook
detours
patch
emit
intercept
Minimal .NET Standard library used to redirect calls from one method to another.\n Ryder also exists as a single lightweight .cs file; please see the repository.
Detours
by:
tsungkang
68,555 total downloads
last updated
5/7/2019
Latest version:
4.0.1
detours
win32
native
Microsoft Research Detours https://github.com/microsoft/Detours
MonoMod.
RuntimeDetour
by:
0x0ade
257,554 total downloads
last updated
12/24/2022
Latest version:
22.7.31.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.
HarmonyX
by:
BepInEx
105,554 total downloads
last updated
11/13/2022
Latest version:
2.10.1
Harmony
Mono
Patch
Patching
Runtime
Detour
Detours
Aspect
Aspects
A library for patching, replacing and decorating .NET and Mono methods during runtime powered by MonoMod.
MonoMod.
RuntimeDetour.
HookGen
by:
0x0ade
83,726 total downloads
last updated
12/24/2022
Latest version:
22.7.31.1
MonoMod
assembly
assemblies
module
modules
il
cil
msil
bytecode
reflection
More tags
Auto-generate hook helper .dlls, hook arbitrary methods via events: On.Namespace.Type.Method += YourHandlerHere;
CitiesHarmony.
Harmony
by:
boformer
6,978 total downloads
last updated
1/14/2023
Latest version:
2.2.2
Harmony
Mono
Patch
Patching
Runtime
Detour
Detours
Aspect
Aspects
This package should not be referenced directly, instead install the CitiesHarmony.API package! Cities: Skylines-compatible fork of the non-destructive patch library for .NET and Mono modules
Detours.
Static
by:
mingkuang
703 total downloads
last updated
9/16/2020
Latest version:
4.0.1.19060
Microsoft
Detours
native
nativepackage
Detours is a software package for monitoring and instrumenting API calls on Windows. Detours has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under a standard...
More information
Detourium
by:
atillabyte
1,459 total downloads
last updated
8/30/2018
Latest version:
0.2.1
Detourium
Detour
Detours
Hook
Hooking
WPE
A library to assist with detours using the .NET CLR in (un-)managed processes.
MonoModReorg.
RuntimeDetour
by:
DaNike
3,330 total downloads
last updated
3/2/2023
Latest version:
23.3.2.1
RuntimeDetour
detour
detours
MonoMod
assembly
assemblies
module
modules
il
cil
More tags
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.
MonoModReorg.
Core
by:
DaNike
3,353 total downloads
last updated
3/2/2023
Latest version:
23.3.2.1
RuntimeDetour
detour
detours
MonoMod
assembly
assemblies
module
modules
il
cil
More tags
The code functionality for runtime detouring. Use `DetourFactory.Current` to get a DetourFactory capable of installing unique method detours. WARNING: THIS IS A LOW-LEVEL LIBRARY THAT IS DIFFICULT...
More information
Bannerlord.
Lib.
Harmony
by:
BUTR
53 total downloads
last updated
2/21/2023
Latest version:
2.2.2-beta
Harmony
Mono
Patch
Patching
Runtime
Detour
Detours
Aspect
Aspects
A general non-destructive patch library for .NET and Mono modules. Fork of Lib.Harmony that embeds MonoMod.Common