Giter Site home page Giter Site logo

Comments (6)

yuanchun-li avatar yuanchun-li commented on July 24, 2024

Hi, it seems like a problem of your app under test.
Could you please try other apps and see what happens?

BTW, I just pushed a new version, which is supposed to work with the lastest androguard.

from droidbot.

rajneesh152 avatar rajneesh152 commented on July 24, 2024

I have tried another application, now it is show the below:

droidbot -a /home/amity/Desktop/app-debug.apk -o output
WARNING:DroidBot:Something went wrong: local variable 'value' referenced before assignment
Traceback (most recent call last):
File "/home/amity/Downloads/droidbot/droidbot/droidbot.py", line 87, in init
self.app = App(app_path, output_dir=self.output_dir)
File "/home/amity/Downloads/droidbot/droidbot/app.py", line 32, in init
self.possible_broadcasts = self.get_possible_broadcasts()
File "/home/amity/Downloads/droidbot/droidbot/app.py", line 150, in get_possible_broadcasts
receivers = androguard_a.get_receivers()
File "/usr/local/lib/python2.7/dist-packages/androguard/core/bytecodes/apk.py", line 463, in get_receivers
return self.get_elements("receiver", "android:name")
File "/usr/local/lib/python2.7/dist-packages/androguard/core/bytecodes/apk.py", line 378, in get_elements
l.append( str( value ) )
UnboundLocalError: local variable 'value' referenced before assignment
[CONNECTION] ADB is disconnected
Error: Unknown id: com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME

I will also try new version for latest androguard.

But please help me in this.

from droidbot.

yuanchun-li avatar yuanchun-li commented on July 24, 2024

It seems an internal error in androguard. Have you tried the newest version? If the problem remains, can you upload your app for us to reproduce the error?

from droidbot.

rajneesh152 avatar rajneesh152 commented on July 24, 2024

Not yet tried over newest version.

Okay I just try over newest version, if got same then forward you .apk file.

from droidbot.

yuanchun-li avatar yuanchun-li commented on July 24, 2024

Hi @rajneesh152 are you still getting the error?

from droidbot.

rajneesh152 avatar rajneesh152 commented on July 24, 2024

Hey, droidbot implementation got successful after updating from #84 .

But it is working properly over androguard version 3.0.1 not for upper version.

from droidbot.

Related Issues (20)

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.