if theres not a setting for it you cant do a thing about it seeing the application is closed sourceI want to modify a pc application called "ps4 remoteplay". So that when ever I move my mouse that menu on the botton screen doesnt constantly appear.
Yeah, no.if theres not a setting for it you cant do a thing about it seeing the application is closed source
yes but what I'm saying is there's no "simple" way toYeah, no.
It becomes much harder to modify something if it is closed source but saying you can't do a thing is just plain wrong if the binary is running locally. Games are also mostly closed source and yet you see them being modified, no?
I try, but I have never used a hex editor with any successProvided there's not an anti-tamper mechanism in use, you should be able to hook this up to a debugger (OlyDBG is free), and patch it accordingly with a hex editor.