15 Commits (ccf7056a93d60459990ff1d96e06a8e853a59607)

Author SHA1 Message Date
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 5af43165ff Replace TypedRemapper constants with a more flexible system 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham 055efd60e7 Rename maxVersion() to max() 4 years ago
Graham 01b83b666e Make classes generated by StaticScramblingTransformer final 4 years ago
Graham 465078256f Rename common module to util again 4 years ago
Graham 78db7d3179 Account for inheritance in StaticScramblingTransformer 4 years ago
Major 5fa9e9a621 Remove spurious toCollection calls 4 years ago
Graham 16d16b8efa Reduce maximum size of each static class 4 years ago
Graham b6bba95435 Simplify static field scrambling 4 years ago
Graham c70d810057 Don't move static fields with to complex initializers 4 years ago
Graham 64ba68bac9 Move static fields without initializers 4 years ago
Graham 84c37f4300 Add logging to StaticScramblingTransformer 4 years ago
Graham 9089fe834a Add initial static field scrambling support 4 years ago
Graham ce74765269 Add static method scrambling transformer 4 years ago