is there any solution for dynamic classes convert to json or java file? I can load and see their methods arguments with frida but I need what is happening inside it and what type of dynamic class, bytecode?
is there any solution for dynamic classes convert to json or java file? I can load and see their methods arguments with frida but I need what is happening inside it and what type of dynamic class, bytecode?
Thanks to this guy I found a solution. Maybe, in future, if someone will need dump dex dynamic from loaded class