Many round SmartWatches incl. LES 1 are rooted in stock ROM

Hey,

I was intrigued to see that the LES 1 (and the IQI4 and probably many others) are in fact rooted

There is a binay called “wisu” in the /system/xbin folder that returns a Shell with user id 0 - et voila! You can now do a lot with it - but …

The point is that it is not called su as expected. Usually su is part of the busybox. In this case it is a separate binary and it resides in a write only file System. To make it more stoandard it would require a symbolic link from “su” to the existing “wisu”. And remounting unfortunately does not do to the trick as it Fails …

Anyone time to look at this?

Regards,
DrGo

 

Yes, it’s a true fact but of no use or consequence.
Since there are custom twrp recoveries for both of these and most others which allow installation of SuperSu and busy box, there is no need to mess around trying to use this file.
Cheers