maaaaz / androwarn

Yet another static code analyzer for malicious Android applications
GNU Lesser General Public License v3.0
473 stars 159 forks source link

Getting IndexError: list index out of range errors #2

Closed StephenQuirolgico closed 5 years ago

StephenQuirolgico commented 11 years ago

We are also getting "IndexError: list index out of range" errors but I cannot send the app for this. We have also seen a "ValueError: invalid literal for int() with base 10: 'android.intent.action.PACKAGE_ADDED 11'" error but cannot find the app that generated this error.

0xr0ot commented 9 years ago

I seen the same errors.How did you solve?

Josue198s commented 6 years ago

I get the same issue, did you guys manage to get it sorted out?

StephenQuirolgico commented 6 years ago

I never solved it. Maaaaz never responded.

On Monday, June 25, 2018, MOV CX,5 notifications@github.com wrote:

I get the same issue, did you guys manage to get it sorted out?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maaaaz/androwarn/issues/2#issuecomment-399868198, or mute the thread https://github.com/notifications/unsubscribe-auth/AEvorXFOsIZ1qUc7aZHwd1HvTCWAwvkTks5uAJqVgaJpZM4AzQjl .

maaaaz commented 5 years ago

I fixed it along with https://github.com/maaaaz/androwarn/pull/7

Cheers.