Sh4DoVV Posted September 12, 2020 Posted September 12, 2020 Hi I have an executable .net application and how to hook Microsoft.VisualBasic.CompilerServices.Conversions.ToString(long Value) for logging Value ? thanks
congviet Posted September 12, 2020 Posted September 12, 2020 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now