Hey, I've set up an intellij plugin to help with s...
# android
d
Hey, I've set up an intellij plugin to help with security refactoring for Android https://plugins.jetbrains.com/plugin/13736-android-securefactor First release is some string obfuscation quickfixes, and converting shared preferences to encrypted shared preferences and file to encrypted file using the android security library. Thinking of looking at SQL cipher refactoring as my next feature but it'd be good if anyone has other ideas
👍 1