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