choobablue

Results 2 comments of choobablue

I have the same issue, using the decrypter with AndroidStudio 1.0.2, output is: XML file OK PASSWORDS org.apache.commons.codec.DecoderException: Odd number of characters. at org.apache.commons.codec.binary.Hex.decodeHex(Hex.java:82) at org.corneliudascalu.intellijdecrypt.Main.fromHex(Main.java:71) at org.corneliudascalu.intellijdecrypt.Main.main(Main.java:53) It could...

In the file .AndroidStudio/config/options/security.xml there will be an element that looks like , delete or comment out that tag (and the end tag, but leaving it's children) before running the...