Custom patch creation: use bytes found in {"search"} to find patterns in {"original"}

Active 0 Reply 479 Views 2019-06-03 15:36:11 Questions
First of all is it possible?

If not it would be nice if it was implemented.

This would be useful for example for patching "getters". Since most getters lock almost the same with the only difference Beeing the variable that they are returning. The problem is that the variable id changes with each app update and if you use wild cards you are gone find a ton of other getters. It would be nice to be able to find the variable id from somewhere else when it's used and the use it to find and patch the getter to for example always return true.

There are even more use cases that I can think of but this should give an general idea.



Sharing is caring, show love and share the thread with your friends.


loading...