nfllab / dionarap

Decoder for https://github.com/MichaelRocks/paranoid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dionarap

Decoder for https://github.com/MichaelRocks/paranoid.

Works on smali files.

Example

jadx-gui classes-v1.bin Before decoding: no text can be seen

baksmali d classes-v1.bin

./dionarap.py out

Decoder method detected:
b'Lc/a/a/a;->a'
23 file(s) was/were changed.

smali a out

jadx-gui out.dex After decoding: text is readable

About

Decoder for https://github.com/MichaelRocks/paranoid

License:Apache License 2.0


Languages

Language:Python 100.0%