MegatronKing / StringFog

一款自动对字节码中的字符串进行加密Android插件工具
Apache License 2.0
1.67k stars 334 forks source link

fix bugs caused by multiple configurations (static map for non-serializable parameters) #160

Closed AndreasMattsson closed 2 months ago

AndreasMattsson commented 2 months ago

This solves the same issues as PR 140 but by looking up parameters by applicationId instead of forcing the them to be serializable.