Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the code used to root didn't work anymore #2

Open
UserName-wang opened this issue Nov 18, 2023 · 13 comments
Open

the code used to root didn't work anymore #2

UserName-wang opened this issue Nov 18, 2023 · 13 comments

Comments

@UserName-wang
Copy link

the code used to root didn't work anymore. I tried the two versions. Is there someone have newer version which works? thank you!

@DefenderVex
Copy link

DefenderVex commented Nov 21, 2023

The exploit has been patched in the most recent firmware update.
Dusted off my robomaster today and made the mistake of updating the firmware without thinking.

@UserName-wang
Copy link
Author

UserName-wang commented Nov 21, 2023 via email

@DefenderVex
Copy link

Their string matching.
So splitting up the string like: ('sub'+'process) will get around it.

@UserName-wang
Copy link
Author

UserName-wang commented Nov 25, 2023 via email

@DefenderVex
Copy link

They are matching for the string "subprocess' anywhere in the code so you need to replace any reference to it.

@UserName-wang
Copy link
Author

UserName-wang commented Nov 26, 2023 via email

@ColorfulGhost
Copy link

root not work
image
but repace subprocess to sub_process exec success
image
image

@ColorfulGhost
Copy link

adb devices no device

@ColorfulGhost
Copy link

image

@ColorfulGhost
Copy link

solved ...I thought it was the serial port mirco usb on the motherboard, but it turned out to be the mirco usb next to the sd card.

@UserName-wang
Copy link
Author

UserName-wang commented Dec 10, 2023 via email

@ukd1
Copy link

ukd1 commented Dec 12, 2024

adb devices no device

I'm finding this right now; but I only see one micro-usb, is the other hidden?

@destroyer5656
Copy link

destroyer5656 commented Dec 23, 2024

No its the micro usb next to the canbus port and the connection switch. This method also worked for me, thanks for the help! I also had to restart my adb server to get the upload.sh script to work as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants