GithubHelp home page GithubHelp logo

introspy-analyzer's People

Contributors

grazfather avatar nabla-c0d3 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

introspy-analyzer's Issues

What are the arguments need to pass

python Introspy-Analyzer.introspy

Can you please tell from downloaded repo, what args needs to pass?
If you can provide examples, it will be very useful.

Thank You

Cannot be installed in site-packages

This repo is basically just a set of scripts. It should be converted to a module that can imported as controlled programmatically.

(I'm working on this)

Introspy not generating "introspy.db"

Hi,
Introspy not generating "introspy.db"

While configuring introspy, it creates introspy.config file, but not creating "introspy.db" file.
Please suggest?

Best Regards,
Sunil

Where is the location of introspy-android.db ?

Hi,

From the README in Android section:

database will first have to be manually recovered (via adb)

but where is the location in Android ? I searched through the Android and found no such file.

Does not work with Python v2.6.6

When I try to run the command:
python introspy.py -p android -o output introspy.db

I receive the following output:
image

The problem it is having seems to be with the comma at the end of line 111 in IOS_SIGNATURES.py. I have ran it from a python2.7 alternate install and it worked fine; but this will not work with the base python installed on Centos 6.5.

Unable to generate report using Analyzer

Tried executing the below command
python -m introspy -p ios -o output -f
Asked for password - gave the password
Then the db file got listed and i gave the number and pressed enter.
I am getting

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/introspy/main.py", line 7, in
sys.exit(introspy.main())
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/introspy/init.py", line 122, in main
analyzedDB = DBAnalyzer(db_path, androidDb)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/introspy/DBAnalyzer.py", line 14, in init
super(DBAnalyzer, self).init(dbPath, androidDb)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/introspy/DBParser.py", line 29, in init
for row in SqlConn:
sqlite3.DatabaseError: database disk image is malformed

Am i missing something here?

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.