最終更新:2014-03-27 (木) 06:26:44 (3676d)  

APK Multi-Tool
Top / APK Multi-Tool

http://apkmultitool.com/

https://github.com/APK-Multi-Tool/APK-Multi-Tool

メモ

  • アプリをリコンパイル(オブジェクトコード(機械語)→ソースコードに変換)し、修正を加えたあとコンパイルするツール

Features:

  • Added framework dependent decompiling (For non propietary rom apks). (Option 10). Checks whether the dependee apk u selected is correct.
  • Allows multiple projects to be modified, switch to and from.
  • Allows to modify system apk's using apktool but ensures maximum compatibility in terms of signature / manifest.xml
  • Batch optimize apk (Zipalign,optipng,or both)
  • Batch Ogg optimization
  • Batch install apk from script (option 19)
  • Batch Theme Image Transfer TOOL
  • Batch Theme optipng TOOL
  • Batch Theme Zipalign APK TOOL
  • Compression level selector (monitor status above menu)
  • Error detection. Checks if error occurred anytime u perform a task, and reports it
  • Extract, Zip apk's.
  • Incorporates brut.all's apktool
  • Improved syntax of questions/answers
  • Logging on/off has been removed. Instead a log.txt is created which logs the activities of the script organized using time/date headers
  • Optimize pngs (ignores .9.pngs)
  • Pull apk from phone into modding environment.
  • Push to specific location on phone
  • Quick sign an apk (Batch mode supported)
  • Read log (Option 24)
  • Sign apks
  • Supports batch installation, so if u drag multiple apks into the script (not while its running) it will install them all for u. U can ofcourse drag a single apk as well
  • User can change the max java heap size (only use if certain large apks get stuck when decompiling/compiling apks) (Option 19)
  • U can now set this script as ur default application for apks. When u do, if u double click any apk it will install it for u.
  • Zipalign apks
  • Much Much More

メニュー

 --------------------------------------------------------------------------------------------------------------------------
| Compression-Level: 9 | Heap Size: 512mb | Decompile : Sources and Resources Files | Current-App: None |
 --------------------------------------------------------------------------------------------------------------------------
                                                   HTTP://APKMULTITOOL.COM
 ----------------------------------         ------------------------------------        -----------------------------------
 Simple Tasks Such As Image Editing         Advanced Tasks Such As Code Editing         Themers Convertion Tools
 ----------------------------------         ------------------------------------        -----------------------------------
 0    Adb pull                              9    Decompile apk                          16   Batch Theme Image Transfer
 1    Extract apk                           10   Decompile apk (with dependencies)          (Read the Instructions before
 2    Optimize images inside                     (For proprietary rom apks)                    using this feature)
 3    Zip apk                               11   Compile System APK files
 4    Sign apk (Dont do this IF its         12   Compile Non-System APK Files
      a system apk)                         13   Sign apk
 5    Zipalign apk (Do once apk is          14   Install apk
      created/signed)                       15   Compile apk / Sign apk / Install apk
      Install apk (Dont do this IF               (Non-System Apps Only)
      system apk, do adb push)
 7    Zip / Sign / Install apk
      (All in one step)
 8    Adb push (Only for system apk)
 -----------
 tools Stuff
 -----------
 17   Batch Optimize Apk (inside place-apk-here-to-batch-optimize only)
 18   Sign an apk(Batch support)(inside place-apk-here-for-signing folder only)
 19   Batch optimize ogg files (inside place-ogg-here only)
 20   Clean Files/Folders
 21   Select compression level for apk's
 22   Set Max Memory Size (Only use IF getting stuck at decompiling/compiling)
 23   Read Log
 24   Set current project
 25   About / Tips / Debug Section
 26   Switch decompile mode (Allows you to pick to fully decompile the APK's or JAR's
      or to just decompile Sources or just the Resources or do a raw dump allowing you
      to just edit the normal images)
 00   Quit
 -------------------------------------------------------------------------------
Please make your decision:

旧称

関連ツール

関連

参考