This forum is in archive mode. You will not be able to post new content.

Author Topic: Webkey for Android  (Read 6471 times)

0 Members and 1 Guest are viewing this topic.

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Webkey for Android
« on: February 16, 2012, 09:34:08 AM »
Webkey for Android

 Using Webkey you can control your phone from any browser. It requires a rooted Android phone.
  • You can click and type on the phone (we inject touch events to the touch device and create a new HID for typing),
  • get screenshots (copied from the framebuffer device) in jpeg and png, record images in sequence
  • start phone calls (it uses '/bin/system/service' from android)
  • open webpages on the phone (it uses intents)
  • browse, download from, upload to the SD card (it uses AjaXplorer so you can rename files, listen mp3, etc.)
  • browse and read every files on phone
  • adjust LCD backlight
  • get the phone's location (GPS and network, it uses our JAVA code and shows the result on GoogeMaps)
  • reading and writing SMS,
  • exporting contacts, messages, call list in txt, csv, xml,
  • chat with phone and other users
  • terminal emulator with Shell In A Box
  • user rights management, log
  • works on wifi, 3g
  • DynDNS support (it's a dinamic DNS service, after you register at dyndns.org, your phone will have an address like: myphone.homeip.net, this only works if you can reach your phone using its IP address)
  • if your 3g internet provider blocks the incoming connection to your phone, then you cannot connect using its IP address or DynDNS, but you can connect through our server (the phone starts the connection like GoogleTalk does)
  • SSL support for direct connections (it doesn't work thought our server, we are working on it) - this product includes cryptographic software written by Eric Young (eay@cryptsoft.com)
  • opensource (it is licensed under General Public License)
  • most of the functions uses only C++ part, which has very low memory footprint and almost no CPU use in idle.
  • tanslations:
    • Español (Spanish):  Roberto Yoldi
    • Greek: Ilias Gerasimou
    • Hungarian: Péter Móra
  • Feel free to write us: Péter Móra (email), Zoltán Papp (email)
  • If you like our app, please support the development of Webkey. Every help is appreciated.
How can I connect to the phone? Why is everything so complicated? Webkey opens a standard TCP socket (port 80 is for http), and listens on that port. After starting the service, your phone writes something like:
Your phone is available at:
http://11.22.33.44

 where in this example "11.22.33.44" is the IP address of your phone. Usually it is not so easy to remember, changes sometimes, and some 3g internet providers blocks it.





Download: http://androidwebkey.com/html/webkey
Android market: market://details?id=com.webkey
More info: http://androidwebkey.com/
« Last Edit: February 16, 2012, 09:34:28 AM by ande »
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline petermlm

  • Knight
  • **
  • Posts: 226
  • Cookies: 7
  • Information is Power
    • View Profile
    • Security Check
Re: Webkey for Android
« Reply #1 on: February 16, 2012, 11:22:49 AM »
This may became useful in case the phone gets stolen. Even if it's just to delete any personal information on it. Of course in that scenario the robbers would need to connect the phone to the Internet and stuff like that...

But nice!

Offline psicokiller

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Webkey for Android
« Reply #2 on: August 09, 2012, 02:58:43 PM »
in case you need a protection without internet connection there are a good free option androidlost it work with sms and works as hell !!

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.