UPDATE: Decryption solved (found old sources on the net and corrected dasho class in them) BUT JAR is not updated correctly - classes are buggy and still with encrypted strings
SOLVED: cannot rebuild (the rebuilt jar is completely silent) from source despite the fact you used gradle.
The dasho transformer source here is MUCH different from the jar class in JMD 1.61-stable compiled version floating around the net and which output I quoted below. I noted that transforming function is different from the one you implemented (probably due to different dasho versions) so I wanted to change/correct it. Therefore I needed to rebuild the project/class properly, but ,alas, I am unable to do this so far.
UPDATE: Decryption solved (found old sources on the net and corrected dasho class in them) BUT JAR is not updated correctly - classes are buggy and still with encrypted strings
SOLVED: cannot rebuild (the rebuilt jar is completely silent) from source despite the fact you used gradle.
The dasho transformer source here is MUCH different from the jar class in JMD 1.61-stable compiled version floating around the net and which output I quoted below. I noted that transforming function is different from the one you implemented (probably due to different dasho versions) so I wanted to change/correct it. Therefore I needed to rebuild the project/class properly, but ,alas, I am unable to do this so far.