pyrogram / tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram
https://pyrogram.org
GNU Lesser General Public License v3.0
175 stars 41 forks source link

How can i hook encryption methods? #20

Closed Numenorean closed 3 years ago

Numenorean commented 3 years ago

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?

Numenorean commented 3 years ago

anyone here?

delivrance commented 3 years ago

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.