frida / frida-codeshare

21 stars 7 forks source link

[bug] paging doesn't work properly #9

Open JulianGR opened 8 months ago

JulianGR commented 8 months ago

Hello,

The paging functionality does not work properly, since when changing pages, duplicated scripts appear.

Take for instance the page 2, which last script is InMemoryDexClassLoader dump by @cryptax

image

In page 3, the second script is, again, InMemoryDexClassLoader dump by @cryptax

image

when it should not appear again.


This happens again in page 5 with Android Crypto Interceptor image

and page 6 contains that script again:

image