GithubHelp home page GithubHelp logo

apkx's People

Contributors

datalux avatar muellerberndt avatar

Stargazers

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

Watchers

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

apkx's Issues

Apkx not install in cmd

'apkx' is not recognized as an internal or external command,
operable program or batch file.

How can be fixed in terminal..
I already install JRE and set path
also in my machine python 3+ version install

Building from source

Hi,

in the repository there are 2 files that are binary: apkx-libs.jar and enjarify.pex.

How do you build them? Where are the sources?

Error when trying to install even as root

Hi,

receiving the following error when trying to install:

./install.sh: 3: ./install.sh: [[: not found

JRE and JDK installed and added to PATH.

Running Ubuntu 17.04

Any ideas?

Thanks

Updates?

it would be good to share how you packaged those tools to a .pex files so that we can include the latest updates :)

com.googlecode.d2j.DexException: not support version.

Hi,
I have the following error:
Extracting mod.apk to mod
Converting: classes2.dex -> classes2.jar (dex2jar)
dex2jar mod/classes2.dex -> mod/classes2.jar
com.googlecode.d2j.DexException: not support version.
at com.googlecode.d2j.reader.DexFileReader.(DexFileReader.java:151)
at com.googlecode.d2j.reader.DexFileReader.(DexFileReader.java:211)
at com.googlecode.dex2jar.tools.Dex2jarCmd.doCommandLine(Dex2jarCmd.java:104)
at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:288)
at com.googlecode.dex2jar.tools.Dex2jarCmd.main(Dex2jarCmd.java:32)
Decompiling to mod/src (cfr)

I have seen that the solution could be this:
https://github.com/DexPatcher/dex2jar/releases

but I don't know how to implement it, could you please give me the steps to fix it?
Thank you.

Install Issue

root@kali:~/tools/apkx# sudo sh install.sh install.sh: 3: install.sh: [[: not found

I am trying to install this on Kali Linux but every time I try to run install.sh i get that error above?

Incompatibility when using enjarify

When using enjarify there're two incompatibilities:

  1. For some reason, I get an error when using enjarify in apkx: /usr/bin/env: โ€˜ python3.5โ€™: No such file or directory - I couldn't find the usage of python3.5 in apkx, but because executing enjarify alone doesn't give any errors, I assume there's something wrong in apkx. It would be good for the env to point to python, without specifying its version

  2. The enjarify outputs a file classes-enjarify.jar, instead of classes.jar. Now the problem with this is that cfr decompiler expects a file classes.jar, which is under a different name

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.