Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin.json - apt and pip dependencies #38

Open
lucasduffey opened this issue Sep 29, 2016 · 1 comment
Open

plugin.json - apt and pip dependencies #38

lucasduffey opened this issue Sep 29, 2016 · 1 comment

Comments

@lucasduffey
Copy link
Owner

lucasduffey commented Sep 29, 2016

need to make sure plugin.json is correct

import traceback
import threading
import hashlib # to validate SHA1 signature
import struct
import array
import zipfile
import zlib # to validate adler32 checksum
import sys
import os

@lucasduffey
Copy link
Owner Author

lucasduffey commented Oct 1, 2016

is there an easy way to get androguard (pip: atx-androguard, androguard, ak-androguard)

  • ak-androguard is highest weighted - try that
  • atx-androguard WORKS

from androguard.core.bytecodes import apk
from androguard.util import read
from xml.dom import minidom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant