Jump to content

ShannonNullCode

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

1,717 profile views

ShannonNullCode's Achievements

Newbie

Newbie (1/14)

  1. http://www.theiphonespot.net/jailbreak-tweak-how-to-download-music-from-pandora-free-with-pandora-downloader/
  2. I assume this only works if the phone is unlocked? This is awesome, I'm working with software that will manage a large bank of both android and ios devices and in the case of android at times a device hangs (while in usb debug mode) I needed a way to disable usb debug mode and re-enable, I can issue a command through adb to disable usb debugging, but once disabled I no longer have control via adb. I had never thought of emulating hid. What a great way to re-enable usb debugging. I'm also brewing some nifty hacks in my head for the android, I have an apk that will unlock a phone and disable passwords. Once I get some ways to deploy payloads to the phone I'm going to try and emulate adb via a usb device like the ducky. Things will be interesting. *Note my phone pwning ideas in no way reflect the work I'm doing to manage large banks of connected devices. Daren, do you know of any devices like the ducky that would let me not only become an hid, but also change what it's recognized as to the host machine? so I can say emulate an actual phone, or a webcam? I'd ultimately like some scenario where my usb device acts like a computer running adb, and can send the raw commands issued by adb for commands like reboot, install apk, run intent, etc...
×
×
  • Create New...