I need to hook encryption/decryption methods to get some keys. How can i do that? i found out that i need modify some .c and .h files, but even if i do that i don't know how to build it myself. I've installed build tools, but i still have this error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
What should i do?
Hi. The issue section on GitHub is for actual issues with the library, it's not a forum for questions.
If you'd like to ask a question, do so at StackOverflow or join the community.
I need to hook encryption/decryption methods to get some keys. How can i do that? i found out that i need modify some .c and .h files, but even if i do that i don't know how to build it myself. I've installed build tools, but i still have this error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ What should i do?