Giter VIP home page Giter VIP logo

antiproguard's Introduction

Hi there ๐Ÿ‘‹

I'm a Software Engineer working @XITASO. Currently I mostly write code in C and Python, but I'm trying to learn some Rust.

Most of the projects you'll see here are done in my free time, so forgive me if they're missing some UnitTests. Also some of them are quite old and don't really receive updates anymore. If you have any questions, feel free to create Issues though!

I'm also one of the organizers of the SENECA barcamp.

Have fun!

antiproguard's People

Contributors

dependabot[bot] avatar ohaz avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

antiproguard's Issues

Error decompiling .apk

I have no clue what this is related to, I run the command
python antiproguard.py -d '/home/user/Downloads/file.apk'
EDIT: It was run in a virtualenv

Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec: [/tmp/brut_util_Jar_4325163802591262173.tmp, p, --forced-package-id, 127, --min-sdk-version, 20, --target-sdk-version, 29, --version-code, 1, --version-name, 1.0, -F, /tmp/APKTOOL2417516611649045186.tmp, -0, arsc, -0, META-INF/com.google.dagger_dagger.version, -0, META-INF/services/javax.xml.bind.JAXBContext, -0, arsc, -I, /home/tizianods/.local/share/apktool/framework/1.apk, -S, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/res, -M, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/AndroidManifest.xml]
	at brut.androlib.Androlib.buildResourcesFull(Androlib.java:473)
	at brut.androlib.Androlib.buildResources(Androlib.java:407)
	at brut.androlib.Androlib.build(Androlib.java:306)
	at brut.androlib.Androlib.build(Androlib.java:263)
	at brut.apktool.Main.cmdBuild(Main.java:224)
	at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec: [/tmp/brut_util_Jar_4325163802591262173.tmp, p, --forced-package-id, 127, --min-sdk-version, 20, --target-sdk-version, 29, --version-code, 1, --version-name, 1.0, -F, /tmp/APKTOOL2417516611649045186.tmp, -0, arsc, -0, META-INF/com.google.dagger_dagger.version, -0, META-INF/services/javax.xml.bind.JAXBContext, -0, arsc, -I, /home/tizianods/.local/share/apktool/framework/1.apk, -S, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/res, -M, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/AndroidManifest.xml]
	at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:439)
	at brut.androlib.Androlib.buildResourcesFull(Androlib.java:459)
	... 5 more
Caused by: brut.common.BrutException: could not exec: [/tmp/brut_util_Jar_4325163802591262173.tmp, p, --forced-package-id, 127, --min-sdk-version, 20, --target-sdk-version, 29, --version-code, 1, --version-name, 1.0, -F, /tmp/APKTOOL2417516611649045186.tmp, -0, arsc, -0, META-INF/com.google.dagger_dagger.version, -0, META-INF/services/javax.xml.bind.JAXBContext, -0, arsc, -I, /home/tizianods/.local/share/apktool/framework/1.apk, -S, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/res, -M, /home/tizianods/venv/venv2/antiproguard/decompiled/pbo/AndroidManifest.xml]
	at brut.util.OS.exec(OS.java:97)
	at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:433)
	... 6 more
Caused by: java.io.IOException: Cannot run program "/tmp/brut_util_Jar_4325163802591262173.tmp": error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at brut.util.OS.exec(OS.java:90)
	... 7 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	... 8 more
>> Removing output folder


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.