Cetus
Cetus copied to clipboard
Can I write a hook plugin?
I want to write some hook plugins to hook the system API. Is this possible?
I want to hook some system APIs, such as System.Security.Cryptography, which is usually called to encrypt data. How can I achieve this?
make a fork?