Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

No module named 'smalisca' error in parser.py #32

@bk-rao

Description

@bk-rao

I am not able to run the main project and I am getting an error in parser.py that a module is not present and all dependencies mentioned in installer.py are installed on my OS. I think these folders are missing.

Error:
Traceback (most recent call last):
File "adhrit.py", line 17, in
from recons.smarser.parser import parser
File "/root/Downloads/Android Pentest Setup/Main Tools/Adhrit/recons/smarser/parser.py", line 4, in
from smalisca.core.smalisca_main import SmaliscaApp
ModuleNotFoundError: No module named 'smalisca'

To Reproduce
'python3 adhrit.py -help' or 'python3 adhrit.py' both times I am getting error

OS: Kali Linux 2019.4
Kali Linux is installed in vmware.

adhrit_error

Metadata

Metadata

Assignees

No one assigned

    Labels

    main:bugBugs related to main module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions