Giter Club home page Giter Club logo

apkcombiner's Introduction

ApkCombiner

Combining multiple Android apps to one for supporting inter-app analysis

Usage:

# Please make sure that appt command is available in your enivronment.
export PATH=$PATH:$ANDROID_SDK/build-tools/android-4.4

# Launch ApkCombiner
./runApkCombiner.sh $ANDROID_PLATFORM_PATH app1.apk app2.apk ...

After the execution, there should be an apk named app1-ac-app2.apk in the current directory. Analyzing the new generated app to indirectly perform inter-app analysis.

apkcombiner's People

Contributors

lilicoding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

apkcombiner's Issues

No file generated

I ran the following command ~/Downloads/ApkCombiner/release$ ./runApkCombiner.sh $ANDROID_PLATFO com.salusafe.apk com.mmtstraintimings.apk. It finished successfully as shown in the following screenshot. But the no file has been generated, can you please advise me how to overcome this problem.

output

sdk version

Hi, excuse me, I encounter some problem as follows:
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [/tmp/brut_util_Jar_7429222112302651571.tmp, p, --forced-package-id, 127, --min-sdk-version, 8, --target-sdk-version, 19,
Could you give me some advice. Thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.