Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked APK-Utilities - Tools and scripts to manipulate Android APKs


itsMe

Recommended Posts

This is the hidden content, please

APK Utilities

A cross-platform suite of scripts and utilities for working with APK files


Features
Pull

    adb-pull - pull an app's APK files from a connected device to the project directory
    adb-lp-pull - pull all LP modified files to the project directory
    clean - clean the project directory

Extract

    apktool-decode - decode an apk to sources
    baksmali - decompile a dex to smali
    aapt-dump - dump Android-specific data (resources, manifest) from an apk
    enjarify - convert an apk to a jar
    dexify - convert a jar to a dex

Build

    apktool-build - build previously decoded sources to a patched apk
    smali - build previously decompiled smali to a patched dex
    sign - sign a patched apk to a signed apk

Push

    adb-install - install an apk file
    adb-install-multiple - install multiple apk files
    adb-lp-push - push files to the LP data directory

This is the hidden content, please

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.