Difference between revisions of "Hisense Pulse"

From Exploitee.rs
Jump to navigationJump to search
Line 31: Line 31:
== Update History ==
== Update History ==
To be added
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
# adb connect <IP_OF_YOUR_GTV>
# adb root
# adb connect <IP_OF_YOUR_GTV>
# adb push location_of_pulse_root.sh /tmp/pulse_root.sh
# adb shell
# in the adb shell prompt, which should currently be displaying a "#" enter the following without quotes: "sh /tmp/pulse_root.sh"
Download: [http://www.mirrorcreator.com/files/0HE7EHDB/ Pulse Modification Script]


== Links ==
== Links ==
[http://www.amazon.com/gp/product/B009VXUFLG/ Amazon Product Description]
[http://www.amazon.com/gp/product/B009VXUFLG/ Amazon Product Description]

Revision as of 09:34, 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"

Download: Pulse Modification Script

Links

Amazon Product Description