/Ultimate-Advanced-Apktool

v4.0

Primary LanguageVisual BasicGNU General Public License v3.0GPL-3.0

Description

UAA (Ultimate Advanced Apktool) is an open source (GPLv3) Android and Java decompiler, recompiler, modified etc. All In One GUI written in VB.NET.

Features

  1. Drag & drop support
  2. View app permissions
  3. Quick decompile, recompile, sign, zipalign, install framework, deodex, deodex ART
  4. Edit and modify "AndroidMainfest.xml" and app information
  5. Dex2jar support
  6. oat2dex, odex2dex
  7. Jar decompiler
  8. Apk to jar
  9. Multiple apk decompile, recompile, sign, zipalign (safe : one by one method)
  10. HTML / Website to App
  11. JD-GUI
  12. App status
  13. Integrate with explorer
  14. Show app Icon in explorer
  15. Customize panel color

Include

  1. 7z
  2. ApkShellext2
  3. Apktool
  4. Baksmali / smali
  5. Dex2jarCRLF
  6. JD-GUI
  7. Signapk , testkey.pk8, testkey.x509.pem
  8. aapt
  9. fernflower
  10. oat2dex
  11. zipalig

Requirement

Java jre 1.8, .NET framework Runtime v4.0.30319

Compile Requirement

MS Visual Studio 2012, .NET framework Runtime v4.0.30319

Credits

  1. 7z : Igor Pavlov
  2. ApkShellext2 : kkguo
  3. Apktool : Ryszard Wisniewski, Connor Tumbleson
  4. Baksmali / smali : JesusFreke
  5. Dex2jar : Bob Pan
  6. oat2dex : Softdx
  7. etc.