![]() |
|
|
|
#1
|
||||
|
||||
|
Harmony is a library for patching, replacing and decorating .NET methods during runtime.
Code:
https://harmony.pardeike.net/ https://github.com/pardeike/Harmony |
|
#2
|
|||
|
|||
|
Sometimes the software checks to see if Harmony is used, so this does not always work. This is more common for games and modules which have license checks. It's best to do a little custom patching or hooking instead of relying on external libraries.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Api Hooking | user1 | Source Code | 12 | 12-24-2022 09:57 |
| Hooking WMI (.NET Application) | aldente | General Discussion | 12 | 08-07-2012 01:32 |
| API Hooking | thomasantony | General Discussion | 5 | 04-22-2005 11:44 |
| API-hooking | MaRKuS-DJM | General Discussion | 11 | 03-25-2005 13:27 |