marzika / Snapprefs

A project which offer enhanced features for Snapchat throught the Xposed Framework.
GNU General Public License v3.0
272 stars 82 forks source link

Auto regeneration of Obfuscator.java #388

Closed psylenced closed 7 years ago

psylenced commented 7 years ago

Just thinking out loud here.

It's my understanding that the updating of Obfuscator.java for new versions requires a whole heap of changes and research, which takes a lot of time.

What is the possibility of creating a few regex/grep searches which help identify the method names based on signature from a source dump?

Basically some sort of auto-regeneration of this file which can be run each version, requiring updating only the methods/classes which no longer match with most of them being discovered automatically.

marzika commented 7 years ago

Duplicate https://github.com/marzika/Snapprefs/issues/36 .