Robfuscate icon indicating copy to clipboard operation
Robfuscate copied to clipboard

Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project

Results 2 Robfuscate issues
Sort by recently updated
recently updated
newest added

在开发测试阶段的debug编译运行时,不需要此插件进行混淆 希望可以提供启用、禁用的配置,就像 paranoid 做的那样

enhancement

第一版的 magic string 是写死的,可以考虑提供自定义功能来使得不同项目的解码不一样。

enhancement