LibRadar icon indicating copy to clipboard operation
LibRadar copied to clipboard

job_dispatching.py does not update the Redis Database

Open MBus123 opened this issue 6 years ago • 1 comments

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.

MBus123 avatar Jul 03 '19 10:07 MBus123

please contact [email protected]

pkumza avatar Jul 03 '19 10:07 pkumza