Affichage des articles dont le libellé est MiniFAQ. Afficher tous les articles
Affichage des articles dont le libellé est MiniFAQ. Afficher tous les articles

mercredi 29 janvier 2014

[FAQ] Rooting with FlashCast Mini-FAQ topic




This pseudo-mini-FAQ is intended to avoid clutter in the FlashCast thread.

First, understand how FlashCast works, and when it doesn't.
Second, check the flowcharts for First boot of a newly-prepared FlashCast stick and Flashing Eureka-ROM with FlashCast USB stick

If you run into trouble, see below.
  1. FlashCast doesn't show up at all.
    Your Chromecast is not rootable, your OTG cable is miswired or defective, your USB stick was not imaged properly, or your USB stick is not compatible.
    See these pictures and guidelines on proper OTG wiring/assembly if you aren't using an assembled powered OTG cable.
    Here are tips for potentially writing the FlashCast image from your Android devic, though using a computer is still recommended.

  2. FlashCast shows up but only get red LED on Chromecast
    FlashCast did not find your eureka_image.zip, it is corrupt, or your USB stick has errors
    Windows users - make 100% sure that your file is named exactly eureka_image.zip not eureka_image.zip.zip
    By default, Windows hides file extensions and this can cause misnamed files.
    See this explanatory image

  3. FlashCast shows up, the LED is white, but all I see is the line of dots after the reboot
    Check that the button on the Chromecast is not stuck down. On some units the plastic button-pusher can get wedged down. Gently but firmly push the button all the way down and wiggle it on release. If that doesn't work, try flicking the button to dislodge it.









Attached Thumbnails


Click image for larger version<br/><br/>Name:	Slide1.PNG<br/>Views:	N/A<br/>Size:	49.4 KB<br/>ID:	2547687
 

Click image for larger version<br/><br/>Name:	Slide2.PNG<br/>Views:	N/A<br/>Size:	64.3 KB<br/>ID:	2547688
 
















jeudi 23 janvier 2014

[FAQ} Root Mini-FAQ: What's the big deal with root? topic




This topic deals specifically with root accessbility. For other topics, please consult the Chromecast FAQ thread or Search.

Are all Chromecasts rootable?
NO! Only those shipped with the original vulnerable bootloader can be rooted. See the Rootable Serial Numbers thread for guidance.


Root now or root later? Why do I need to root before setting up and using the device?
THERE IS NO OPTION TO ROOT LATER!
Short of finding a new root method, the bootloader is the only way to write to the device and therefore change the filesystem, which is what is necessary for injecting root.
Google's OTA update will update the bootloader and patch the vulnerability FlashCast uses to be able to write to the device and get root and disable Google OTAs (so the hole does not get patched).


Do I even need root?
Initially there were more reasons to root, like the ability to send local files to Chromecast. However, new Google-approved apps like Avia, RealPlayer Cloud and Plex were released to bridge that gap.
So right now, functionality-wise, root brings you Eureka-ROM.
Eureka-ROM brings you...
  • Custom whitelist (run apps not whitelisted/approved by Google)

  • DHCP client control (use static address)

  • DNS control (use non-Google DNS)

  • Status (temperature reporting, IP, firmware)

  • ADB on/off

  • Telnet on/off

  • SSH on/off

Likely more will come in the future.
DNS control is important for people using Chromecast outside of the US, as many of the Chromecast services like Netflix and Hulu Plus are either unavailable or have restrictions on available content in other countries.


Why can't we get root another way?
While I'm not one to say never, because there are a lot of clever people out there but...
Unlike phones and tablets, Chromecast is quite the ornery Android device...
  1. It has no Fastboot.
    So we can't download a new ROM image that way.

  2. It has no accessible recovery.
    So we can't install stuff of access the filesystem with an update.zip

  3. It has no image loader/flasher utility.
    So we can't download a new ROM image that way either.

  4. It has no interface (screen or input device).
    This just makes it even more difficult to interact with it for hacking purposes.

  5. ADB, Telnet and SSH are disabled by default.
    No ways to peek or poke around there either.

  6. The runtime filesystem is read-only.
    So a clever app can't make changes either.

  7. Google OTA updates are automatically downloaded and applied, updating the bootloader and ROM. Updated bootloader versions will only execute Google-signed code.
    So once you get a Google OTA update, you lose the ability to update the ROM (without a new root method).

Long story short, to get root you need to access the filesystem or execute custom (not signed by Google) code.
But you can't access the filesystem.
And you can only execute custom code on the original bootloader (build 12072).
Perhaps, once the SDK is released, we could see some kind of permissions exploit that could allow a clever app to somehow obtain root access to update the system or write a vulnerable bootloader, but that remains to be seen.


Well that pisses me off! Google is evil! I deserve root!! I'm buying something else!!!
Google never promised root. They just promised an SDK, which is still in development. Root capability just came as an unexpected (and perhaps unintended) gift for initial units.
Chromecast is not a phone or tablet. It's a appliance to be connected to a TV. Hacking your TV might be fun, but Chromecast is not aimed at hackers. It's aimed at the normal people who just want to get Netflix, YouTube, etc on their TV and people who like the concept of using the Android or iOS device instead of adding yet another remote control to their pile.
Whether you buy Chromecast is your choice. Nobody said you had to buy every new device Google puts out. Google isn't Apple.
Also keep in mind, Chromecast is useless without content, which requires content providers. Content providers don't like the concept of root access to a device that plays their content. They fear it will allow their content to easily be pirated. That's why CinemaNow and other services don't allow rooted devices.
For the longevity of the device and continued usability for normal customers, it's in Google's best interest not to have widespread/publicized hacking of Chromecast. Long story short, even with thousands of rooted Chromecasts, we're still a minority compared to the millions of Chromecasts out in the market.