soooo
Hey there sorry to disturb y'll againnnn but by any chance anyone can tell me how to hack a game
The game was quite old and got released again but its quite a p2w sorts PS im actually gonna spend money on my real account and by subscribing to their patre
but in a nut shell the game is made in unity uses l2cpp backend and is hosted on steam and has server side authentication but no particular anti cheats so there's the possibility of dlls and network spoofing so it's plausible I feel , feel free to revert back to me if you have any idea and even if you dont always good to have opinions and I hope you have a great day people
edit and add-on to this
what I have done as of now so I dont act like a Begger
-Network spoofing doesn't work it mostly sends packets i tried using burpsuite and forcing proxy on the game using proxifier doesn't work it ignores it and doesn't talk to the server disconnect itself
-cheat engine basic doesn't work | memory changes only affects ui as the game has server side auth
-im trying atm ilcppdump and analyzing the class names and then using ghidra to find functions to make their scripts affecting those functions and loading them using frida.