Skip to content

job_dispatching.py does not update the Redis Database #65

@MBus123

Description

@MBus123

I was trying to create my own redis database while investigating a set of apps. But apparently dex_extractor.py won't store anything. It looks like the catch_a_class() method from PackageNodeList is the problem. It stores data while iterating over the pn_list. But this cannot happen, since the pn_list is initialized as an empty list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions