Hello,
I am doing a game hacking project. There is an option to drop money in he game, so I figured there must be packets that do that. If there is little security in the online part of the game, I should be able to just copy and paste the packets used for picking uo cash and get a cash hack. I looked at the packets in Microsoft Network Monioor 3.4 and wireshark. It ended up that most of the communication is udp, but in some cases, (if Im right then also in the collect money case) it's tls 1.2 and 1.3. The communication is mostly between my pc and a website. I visit it in my browser, and it says 404, but I look in the cookies and there they were, my game cookies were there, so this was a official game website. But I need to decrypt the tls, so I need to the tls keys. All the tutorials on this topic focus on collecting tls keys from the browser, and I need it from the app, How would I go about this?
Thanks in advance :)
[link] [comments]
from hacking: security in practice https://ift.tt/3t04cTn
Comments
Post a Comment