Frida Android Frida Scripting Guide (8) - Interfaces By Cesar Rodriguez 29 October 2019 An interface is a reference type in Java. It is similar to class. read more
Frida Android Frida Scripting Guide (9) - Inner Classes By Cesar Rodriguez 29 October 2019 In this blogpost I will show how to consume inner classes in Java from Frida. read more