Quote:
Originally Posted by surgeon0214
yup, and you can test if adb is working by having your phone plugged in with usb debugging on and typing ./adb devices
|
I got
ryan-soukups-mac-mini:tools soukuprr$ ./adb devices
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
HT9AVHG07954 device
ryan-soukups-mac-mini:tools soukuprr$ ./sh runinlinuxfromtools.sh
-bash: ./sh: No such file or directory
ryan-soukups-mac-mini:tools soukuprr$ ./sh runinlinuxadb.sh
-bash: ./sh: No such file or directory
ryan-soukups-mac-mini:tools soukuprr$
Any suggestions, I put all the things from the Hack.zip into the tools folder.