Skip to content

Instantly share code, notes, and snippets.

@handymenny
Created September 10, 2014 09:44
Show Gist options
  • Save handymenny/09a248539d02cbe4f97c to your computer and use it in GitHub Desktop.
Save handymenny/09a248539d02cbe4f97c to your computer and use it in GitHub Desktop.
root@cooper:/ # cd /system/lib
root@cooper:/system/lib # strings -f *.so | grep libActionShot
1|root@cooper:/system/lib # strings -f *.so | grep libCaMotion
1|root@cooper:/system/lib # strings -f *.so | grep libcaps
1|root@cooper:/system/lib # strings -f *.so | grep libPanoramaMax1
1|root@cooper:/system/lib # strings -f *.so | grep libPlusMe
1|root@cooper:/system/lib # strings -f *.so | grep libseccamera
1|root@cooper:/system/lib #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment