Posted September 12, 20204 yr Hi I have an executable .net application and how to hook Microsoft.VisualBasic.CompilerServices.Conversions.ToString(long Value) for logging Value ? thanks
September 12, 20204 yr 2 hours ago, Sh4DoVV said: Hi I have an executable .net application and how to hook Microsoft.VisualBasic.CompilerServices.Conversions.ToString(long Value) for logging Value ? thanks You can use Harmony: Quote https://github.com/pardeike/Harmony
Create an account or sign in to comment