Frida
Android
Frida Scripting Guide (5) - Arrays
In this post I’ll explain how to use arrays from Java in Frida.
read moreIn this post I’ll explain how to use arrays from Java in Frida.
read moreIt is a bit complicated to work on Enums. There is a difference between Enums and common classes.
read moreIn this post I will show how to use inheritance in Java from Frida.
read moreAn interface is a reference type in Java. It is similar to class.
read moreIn this blogpost I will show how to consume inner classes in Java from Frida.
read more