GDA is a new decompiler written entirely in c++. so it does not rely on the Java platform, which is succinct, portable and fast, and supports APK, DEX, ODEX, oat files.
Interactive operation:
1.X-references for strings, methods and field;
2.searching for strings, methods and field;
3.comments for java code;
4.modification the name of methods,field and class;
5.saving the analysis results in gda db file.
...
Practical Tools for Assisted Analysis:
1.extracting DEX from ODEX;
2.extracting DEX from OAT;
3.XML Decoder;
4.algorithm tool;
5.device memory dump;
...
New features:
1.Brand new daviki decompiler in c++ with friendly GUI;
2.Suport python script
3.packers Recognition;
4.Multi-DEX supporting;
5.making and loading signature of method
6.Malicious Behavior Scanning by API chains;
7.taint anlysis to preview the behavior of variables;
8.taint anlysis to trace the path of varibales;
9.de-obfuscate;
10.API view with x-ref;
11.Association of permissions with modules;
...
not yet, just double-click the bin and you can enjoy it.
Only for windows
https://github.com/charles2gan/GDA-android-reversing-Tool/wiki