Make a local copy of the files with adb pull /system system; adb pull /data dataand use your favorite search tools on your development machine. Or you can install BusyBox on an emulator that gives you something in between the extremely limited built-in command line and the full unix command line.
source
share