frida-python
frida-python copied to clipboard
Allow frida-trace to trace functions found via debug symbols
It would be awesome if we could trace arbitrary functions by looking them up in debug symbols, in addition to standard symbols.
+1. This would make frida-trace much more useful to developers tracing their own software.