abhi-r3v0 / Adhrit

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
https://www.hawkspawn.com/Adhrit
GNU General Public License v3.0
535 stars 129 forks source link

on running code #29

Closed alokjain024 closed 4 years ago

alokjain024 commented 4 years ago

ImportError: No module named smarser.parser

abhi-r3v0 commented 4 years ago

Hi!

Thank you for pointing this out. I just noticed I haven't added the parser to the installer script.

alokjain024 commented 4 years ago

Hey Abhi,

thanks for quick response, however you can use :

python3 adhrit.py ....

and make sure to downgrade cement framework before running script

alokjain024 commented 4 years ago

i got running through python3 in linux