Difference between revisions of "Hisense Pulse"

From Exploitee.rs
Jump to navigationJump to search
Line 48: Line 48:
# adb push location_of_pulse_root.sh /tmp/pulse_root.sh
# adb push location_of_pulse_root.sh /tmp/pulse_root.sh
# adb shell
# adb shell
# in the adb shell prompt, which should currently be displaying a "#" enter the following without quotes: "sh /tmp/pulse_root.sh"
# In the adb shell prompt, which should currently be displaying a "#" enter the following without quotes: "sh /tmp/pulse_root.sh"
# Reboot the device
# After the reboot follow the steps below to modify Chrome's User Agent.
 
Modifying Chromes User Agent
# Open chrome on the Pulse
# Click the options button (Between ctrl and alt)
# Choose Settings
# Choose Advanced Settings
# Click on "Under the Hood" in the left panel
# Scroll down to the User Agent secion and choose "Generic User Agent"
# Modify the user agent to anything you'd like but we recommend using a legitimate User Agent such as those found at [http://www.useragentstring.com/pages/Chrome/ UserAgentString.com]


Download: [http://www.mirrorcreator.com/files/0HE7EHDB/ Pulse Modification Script]
Download: [http://www.mirrorcreator.com/files/0HE7EHDB/ Pulse Modification Script]

Revision as of 09:42, 22 December 2012

"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?)

Update History

To be added

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 options button (Between ctrl and alt)
  3. Choose Settings
  4. Choose Advanced Settings
  5. Click on "Under the Hood" in the left panel
  6. Scroll down to the User Agent secion and choose "Generic User Agent"
  7. Modify the user agent to anything you'd like but we recommend using a legitimate User Agent such as those found at UserAgentString.com

Download: Pulse Modification Script

Links

Amazon Product Description