Hey guys. I've been trying to sniff out packets from some MMOs in order to get a grasp of their API and how it works, but I can't decrypt it when it comes to TLS packets. Based on your experience, is this easy (or not) to find the keys and decrypt the TLS packets ? Or maybe an easier solution, which is to find the API endpoints directly from reverse-engineering the code?

If you have any suggestion on how to do that ofc you're welcome.