Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Are you sure to be at the latest version ? 

Because get_vm is present in VMAnalysis : 
http://code.google.com/p/androguard/source/browse/core/analysis/analysis.py

Original comment by [email protected] on 28 Oct 2011 at 7:02

  • Changed state: Accepted

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Now that I am using newest version, I am getting this error:

abce@abcd-laptop:~/abcd/abcd/androguard$ ./androgexf.py -i 
'/abcd/abcd/abcd/abcd/abcd.apk' -o ./abcd.gexf
/usr/lib/pymodules/python2.6/matplotlib/numerix/__init__.py:18: 
DeprecationWarning: 
**********************************************************
matplotlib.numerix and all its subpackages are deprecated.
They will be removed soon.  Please use numpy instead.
**********************************************************

  warnings.warn(msg, DeprecationWarning)
/usr/lib/pymodules/python2.6/networkx/generators/hybrid.py:16: 
DeprecationWarning: the sets module is deprecated
  import sets
Traceback (most recent call last):
  File "./androgexf.py", line 68, in <module>
    main(options, arguments)    
  File "./androgexf.py", line 56, in main
    gvmx.export_to_gexf( options.output )
  File ".//core/analysis/ganalysis.py", line 247, in export_to_gexf
    for node in self.G.node :
AttributeError: 'DiGraph' object has no attribute 'node'

Original comment by [email protected] on 29 Oct 2011 at 1:04

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Ok maybe I'm using a too recent version of networkx. I updated the repository 
by using the specific methods to get nodes and edges.

Tell me if it's ok.

Original comment by [email protected] on 29 Oct 2011 at 8:42

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Thanks a lot. Its creating gexf file perfectly now.

Original comment by [email protected] on 29 Oct 2011 at 9:19

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Ok cool :)

Original comment by [email protected] on 29 Oct 2011 at 9:20

  • Changed state: Fixed

from androguard.

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.