Frida
Android
Frida Scripting Guide (1) - Primitive Types
In this post I will explain how to use and instance different data types from Java with Frida.
read more
In this post I will explain how to use and instance different data types from Java with 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