0x0ade
-
- 926,525 total downloads
- last updated 6/3/2022
- Latest version: 22.6.3.1
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready... More information -
- 451,622 total downloads
- last updated 8/5/2023
- Latest version: 25.0.3
Utilities and smaller MonoMod "components" (f.e. ModInterop, DynDll, DynData). Can be used for your own mods. Required by all other MonoMod components. -
- 383,701 total downloads
- last updated 8/5/2023
- Latest version: 25.0.2
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime. -
- 120,025 total downloads
- last updated 12/24/2022
- Latest version: 22.7.31.1
Auto-generate hook helper .dlls, hook arbitrary methods via events: On.Namespace.Type.Method += YourHandlerHere;