Frida
Android
Frida Scripting Guide (2) - Methods
In this post I will explain how to call methods from java through Frida.
read more
In this post I will explain how to call methods from java through Frida.
read more
TL;DR In this blogpost I show the results of an analysis done over some frida scripts that allows the bypass of the network security configuration in Android.
read more
In this post I will explain how to try exception handling in Java with Frida.
read more
In this blogpost I will explain how to access different methods with different visibilities in a class through Frida.
read more
In this post I’ll show how to access the this reference.
read more
In this post I’ll explain how to use arrays from Java in Frida.
read more