Ayele
Ayele
Hi, Curious to see how the Anti-Frida rule be implemented. As suggested by @enovella, the above rule is susceptible to false positives. Can samples with frida-gadget be rejected ?
I have run into similar issues a few days ago. Issue might be memory. I can't confirm honestly. The mp4s, how big are they in MB (individually)?
Yes. Confirmed my suspicions. Try to load your mp4 using the following lib http://pydub.com/. dejavu uses it. You will run into the same issue. I mitigated the error by splitting...
I have a very similar use case, The method align_matches(self, matches) is very interesting. Can anyone shade some light how this selection works? If so, how could we match multiple...
Add the following line -keep class android.app.job.IJobCallback$Stub$Proxy { *; }