UAA (Ultimate Advanced Apktool) is an open source (GPLv3) Android and Java decompiler, recompiler, modified etc. All In One GUI written in VB.NET.
- Drag & drop support
- View app permissions
- Quick decompile, recompile, sign, zipalign, install framework, deodex, deodex ART
- Edit and modify "AndroidMainfest.xml" and app information
- Dex2jar support
- oat2dex, odex2dex
- Jar decompiler
- Apk to jar
- Multiple apk decompile, recompile, sign, zipalign ( safe : one by one method )
- HTML / Website to App
- JD-GUI
- App status
- Integrate with explorer
- Show app Icon in explorer
- Customize panel color
- 7z
- ApkShellext2
- Apktool
- Baksmali / smali
- Dex2jarCRLF
- JD-GUI
- Signapk , testkey.pk8, testkey.x509.pem
- aapt
- fernflower
- oat2dex
- zipalign
Java jre 1.8, .NET framework Runtime v4.0.30319
MS Visual Studio 2012, .NET framework Runtime v4.0.30319
- 7z : Igor Pavlov
- ApkShellext2 : kkguo
- Apktool : Ryszard Wisniewski, Connor Tumbleson
- Baksmali / smali : JesusFreke
- Dex2jar : Bob Pan
- oat2dex : Softdx
- etc.