Hisense Pulse

From Exploitee.rs
Revision as of 09:54, 22 December 2012 by CJ (talk | contribs) (→‎UART Pinout)
Jump to navigationJump to search

"Although the information we release has been verified and shown to work to the best our knowledge, we cant be held accountable for bricked devices or roots gone wrong."

Pulse.jpg

This page will be dedicated to the hardware specifications, descriptions, and information related to the Hisense Pulse (GX1200V).

Specs

  • Marvell Armada 1500(88de3100)1 1.2 GHz dual-core processor, with a 750 MHz GPU2
  • 1 GB DDR3 Memory
  • 4 GB Flash NAND
  • Single USB Port
  • IR Blaster

Features

  • Microphone is in remote, however it does not work yet (software update required -v3 Google TV?)
  • Remote is IR / BT. IR in Recovery, BT in normal running mode, however will fall back to IR if the BT signal is lost.

Gallery

Connections / Connectors / Switches

  • (SPI / JTAG)?
  • XP25 - UART (115200 8n1)
  • XP21 - Wifi
  • USB
  • SW1 - Reboot (not populated)
  • SW2 - Factory Reset (recovery?)

UART Pinout

The Hisense Pulse features a serial output that can be accessed. In the initial software version, this dropped directly into a root shell.

Using a UART/TTL Adapter (3.3v), connect wire for wire to the pinout below. A connector is on the board, you can either route your wires out of the bottom of the box, or cut a small hole in the side (next to the USB port). Alternate points are also provided below (for soldering).

Settings are 115200 8n1, no login or password. You will be dropped to a root shell after bootup

Pulse UART Side View.jpg

Update History

MASTER.user.hisense.20121122.124750 - Launch version

Pulse Modification Package

When the Hisense Pulse was released, it shipped mostly insecure with "ro.debuggable" being set to 1 which allowed adb to run as root. So to make utilizing this a bit easier we've created a package of the most sought after modifications and created an easy to use install script.

Package features:

  • Installs Superuser.apk and su binary to device.
  • Patches flash player to allow content to be played from previously blocked websites (Hulu, Fox, CBS, NBC, etc.).
  • Disables automatic updates to preserve root (can easily be reversed).

Instructions: The instructions below rely on you already having installed the android sdk and having easy access to adb

  1. adb connect <IP_OF_YOUR_GTV>
  2. adb root
  3. adb connect <IP_OF_YOUR_GTV>
  4. adb push location_of_pulse_root.sh /tmp/pulse_root.sh
  5. adb shell
  6. In the adb shell prompt, which should currently be displaying a "#" enter the following without quotes: "sh /tmp/pulse_root.sh"
  7. Reboot the device
  8. After the reboot follow the steps below to modify Chrome's User Agent.

Modifying Chromes User Agent

  1. Open Chrome on the Pulse
  2. Click the Menu button (Between Web and FN)
  3. Choose Settings
  4. Choose Advanced Settings
  5. Click on "Under the Hood" in the left panel
  6. Scroll down to the User Agent section and choose "Custom User Agent"
  7. You can choose "Generic User Agent" if you'd like but we recommend using "Custom User Agent" along with a legitimate PC User Agent such as those found at UserAgentString.com
  8. You're finished, restart the device and enjoy Fox/NBC/CBS/Hulu/Etc.

Download: Pulse Modification Script

Links

Amazon Product Description