August Joseph
August Joseph
Same issue. Could be that frida can't hook to native Android code?
Please refer to this class: https://github.com/Obaied/itappy/blob/master/app/src/main/java/com/obaied/itappy_arch/ui/grid/GridListAdapter.kt Its in Kotlin, but there's an example there on how to use Glide 3.x with Greedo.
https://github.com/hchbaw/zce.zsh ?
Just started using it yesterday. Good job, @schasse! I'll be sure to make a PR/issue if something looks weird
Having the same issue here: can't trace static methods. I was able to trace them with Frida though
Amen.
@ret2libc Thanks for looking into it. I agree this should be fixed in core Rizin. I'll look into it and modify the PR (or just close this one). Expect it...
So for 3rd-party libraries that might execute in an environment with multiple static STLs, its better to work with `c++_shared`, correct? EDIT: my question was answered in the linked issue...
> Please rebase! Other PR merged in main :) Done and done :D
Same issue here: The config file just has host_metrics source and not much else // uname -a Linux staging-1 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux // root@staging-1:~#...