Redited icon indicating copy to clipboard operation
Redited copied to clipboard

Automating shit

Open ArjixWasTaken opened this issue 3 years ago • 3 comments
trafficstars

Can't you make patches and upload them on github?

A patch looks like this, it is what git uses to produce files from history.

By making patches in that way you can just write a simple script to do the edits, without having to do them by hand.

ArjixWasTaken avatar Jun 09 '22 17:06 ArjixWasTaken

I am well aware of patches, but I haven't bothered because the names like .method public b(Ljava/util/List;LTf/l;)Ljava/util/List; are randomized in each release afaik and doing automation with that in mind was too much work 👍

You are welcome to contribute

Blatzar avatar Jun 09 '22 17:06 Blatzar

I am well aware of patches, but I haven't bothered because the names like .method public b(Ljava/util/List;LTf/l;)Ljava/util/List; are randomized in each release afaik and doing automation with that in mind was too much work 👍

You are welcome to contribute

https://github.com/jaqxues/GraphGuard potentially this could be used

hairyfred avatar Jun 11 '22 18:06 hairyfred

@hairyfred Wow, such a nice project, will def keep that in my bookmarks

ArjixWasTaken avatar Jun 11 '22 20:06 ArjixWasTaken