this post was submitted on 13 Sep 2023
81 points (97.6% liked)
Game Development
3425 readers
8 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
well sure, they would probably encrypt the payload, but they'd still have to add the encryption code / key in there to be able to do that.
It wouldn't be as easy as just finding the correct url and calling it loads of times, but someone cracking the game would already be deobfuscating and reverse engineering the code anyways patch out the DRM.
So figuring out how Unity "calls home" and replicating it can't be too complicated