
PoC Frida script to view Android libbinder traffic
PoC Frida script to view Android libbinder traffic. The following links were a great source of inspiration and knowledge:
I wrote a blogpost which can be found here: https://bhamza.me/blogpost/2019/04/24/Frida-Android-libbinder.html
frida -U -l frida_android_libbinder.js -f com.example.app.id --no-pausefrida -U -l frida_android_libbinder.js -n com.example.app.id --no-pause