sto seguendo il secondo metodo ma, errori miei a parte questo è ciò che mi esce:
MacBook-Pro-di-xxxxx:~ xxxxxx$ cd /adb/sdk/platform-tools
MacBook-Pro-di-xxxxxlatform-tools xxxxxx$ ./adb reboot
MacBook-Pro-di-xxxxxlatform-tools xxxxxx$ /.adb wait-for-device push firewater /data/local/tmp
-bash: /.adb: No such file or directory
MacBook-Pro-di-xxxxxlatform-tools xxxxxx$ ./adb wait-for-device push firewater /data/local/tmp
4802 KB/s (4347896 bytes in 0.884s)
MacBook-Pro-di-xxxxxlatform-tools xxxxxx$ ./adb push temproot /data/local/tmp
2313 KB/s (68576 bytes in 0.028s)
MacBook-Pro-di-xxxxxlatform-tools xxxxxx$ ./adb shell
shell@m7:/ $ ./chmod 755 /data/local/tmp/temproot
/system/bin/sh: ./chmod: not found
127|shell@m7:/ $ chmod 755 /data/local/tmp/temproot
shell@m7:/ $ chmod 755 /data/local/tmp/firewater
shell@m7:/ $ /data/local/tmp/temproot
run_root_shell, thanks fi01 - https://github.com/android-rooting-t...run_root_shell
[*] Attempting to acquire root. This will take 5-10 minutes, be patient
error in setsockopt().
Failed to get prepare_kernel_cred address.
Failed to get commit_creds address.
Failed to get ptmx_fops address.
Failed to setup variables.
1|shell@m7:/ $