If in fact the adb.osx file is missing.... then yes you can copy/paste the adb.osx file into the new folder.... that has not changed....Thanks for doing this. I'm running into some problems.
So, I've downloaded motochopper_1.1_RAZR_M.zip and performed the following steps on my Mac:
mkdir motochopper_1.1_RAZR_M/
cd motochopper_1.1_RAZR_M/
unzip ../motochopper_1.1_RAZR_M.zip
chmod a+x run.sh
./run.sh
(Note: this indicates I'm still running v1.0)
Press the Enter button to start and this is where I get errors:
chmod: ./adb.osx: No such file or directory
./run.sh: line 58: ./adb.osx: No such file or directory
[*] Waiting for device...
./run.sh: line 61: ./adb.osx: No such file or directory
[*] Device found.
[*] Pushing exploit...
./run.sh: line 66: ./adb.osx: No such file or directory
./run.sh: line 67: ./adb.osx: No such file or directory
[*] Pushing root tools...
./run.sh: line 70: ./adb.osx: No such file or directory
./run.sh: line 71: ./adb.osx: No such file or directory
./run.sh: line 72: ./adb.osx: No such file or directory
[*] Rooting phone...
./run.sh: line 75: ./adb.osx: No such file or directory
[*] Cleaning up...
./run.sh: line 78: ./adb.osx: No such file or directory
./run.sh: line 79: ./adb.osx: No such file or directory
./run.sh: line 80: ./adb.osx: No such file or directory
[*] Exploit complete. Press enter to reboot and exit.
There is no adb.osx file. Now, I do have an adb.osx file left over from ver 1.0. Can I just use that?
" ... try not ... do! or do not! ... there is no try ..."