This is default featured slide 1 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 2 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 3 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 4 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 5 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

Monday, 22 July 2013

A recent root exploit I published for Motorola devices, Motochopper, should do the trick for rooting the Qualcomm-based variants of the Samsung Galaxy S4, including the AT&T, Sprint, and T-Mobile branded models.

Download the exploit here:
http://vulnfactory.org/public/motochopper.zip

Instructions:
  1. Extract the entire contents of the zip file.
  2. If you are using Windows, ensure you have installed the latest Samsung USB drivers available for your phone.
  3. Ensure USB Debugging mode is enabled on your device.
  4. Connect your device to your PC via USB.
  5. If you are using Windows, navigate to the extracted directory and execute "run.bat". If you are using Linux or OS X, navigate to the extracted directory in a terminal and execute "./run.sh".
  6. Approve the ADB connection from your PC on your device.

Warning:
At this point, since there are no custom recoveries or stock images available, it may not be possible to repair your device should you accidentally break it. Please be aware of this before performing any modifications to your phone.

As always, future OTA updates may remove the ability to regain root access, so proceed with caution when updating. Enjoy!

It seems like every time you open the proverbial newspaper. HTC is winning an award for its flagship device, the HTC One. The HTC One comes in various carrier-skinned iterations including variants for AT&T,Sprint. and TMobile. What do we do here at XDA once we get a new device? That’s right, we customize it.
Earlier, we showed you how to unlock the bootloader. In this episode, XDA Developer TV Producer Steve shows you how to install ClockWorkMod Recovery on the HTC One and then gain root access. This allows you to use a lot of awesome root applications. Check out this video.

Root MANY ANDROID! [Upd: 18.06.2013] - Switched to improved method

Hi,

i made a small script which is able to root ICS/JB phones. It uses a remount timing issue in Androids "adb restore" service.
So normally it should work on nearly all ICS/JB devices, for some it won't but the idea may work in a slightly modded version

There is a case for Xperia T and Xperia S,P etc. phones, this phones run ICS but don't have android's native restore with adb, Sony has added a own custom "Backup&Restore" app, the script handles this cases too, just choose the correct option!


Download:
Root_with_Restore_by_Bin4ry_v31: [Improved Root-Method by Ariel Berkman]

Mirror 1 Uploaded.to : Click
Mirror 2 Cloudzer.net : Click


For Xperia S 2.55 Firmware look in this thread: http://forum.xda-developers.com/show...php?p=39498268

DO NOT MIRROR IT! If you cannot download kindly ask other users to send you a private message with a link, dont post public Mirrors!
Also if you have download problems try rapid8 or unrestricted.li !


Have fun with it and if you like you can donate to me

How-To:
1.) Download attached file.
2.) Extract it using 7zip
3.) Double click the RunMe.bat and follow instructions!
Xperia phones with "older" firmware = Normal mode
Sony Tablet and similar = Special mode
Xperia phones with JB Firmare = Mode 3 (Goroh_kun mode)

Video Tutorial: http://forum.xda-developers.com/show...6#post33470626

Updates:
Updated to v2 windows&linux! (thanks kamistral for the Unix port  )
Updated to v3 (no unix script included yet, sorry no time!) - Included Sony Tablet S mode  thanks WonderEkin for helping me out there!
Updated to v4 - On many requests i added a unroot option
Updated to v5 - Other renamed to Normal, Xperia T integrated to Normal-Mode, adjusted wait-for-device time to atleast 10 seconds etc...
Updated to v6 - Made it even more simple  Checks itself for Xperia S, P etc etc and switches modes automatically. So only 3 modes left: Normal, Tablet S and unroot.
Updated to v7 - Fixed some scripting errors & added some more output!
Updated to v8 - Fixed very very stupid scripting error!
Updated to v9 - Fixed another bug (thanks maxrfon) & Added automatic stat for Backup&Restore on special Sony devices like LT26,LT22 ...
Updated to v10 - Just updated Superuser app and su binary
Updated to v11 - Added sync to Special mode, thanks to smokey_joe
Updated to v12 - Added ric for Xperia T, device will not reboot anymore on system remount + Full Unix script (thanks codeworkxfor port)
Updated to v13 - Fixed selfmade bugs -.-
Updated to v14 - Fixed several Unix bugs, added support for more devices with RIC, no more reboot issues on this devices after remounting system partition to RW
Updated to v14_2 - Just a fix for Unix SH script (thanks to shadyabhi)
Updated to v15 - Fixed "lagging devices", just re-root a lagging device and it will be fine
Updated to v16 - Added a 10 second delay before reboot (needed for some devices!)
Updated to v17 - Added more settings to local.prop, hopefully it will work on some more phones now!
Updated to v18 - Fixed "unroot" Option, fixed Linux Version, added a notice for usb-drivers in Windows Version
Updated to v20 - New method by Goroh_kun for Xperia Z/ZL added, maybe also it works for other new Xperia Firmwares! All credits for this belongs to him!
Updated to v21 - Fixed NFC Bug on Xperia Z after rooting !
Updated to v22 - Fixed ServiceMenu Status of Rooting Allowed & Added choice if Superuser or SuperSu should be installed & install other RIC to prevent phones from rebooting @ System RW remount
Updated to v23 - Fixed stupid script error.
Updated to v24 - More robust NFC fix & unrooting improved
Updated to v25 - Fixed Problems with SuperSU (SuperSU reported NOT rooted before) & updated to newest ADB version (be sure to have actual drivers installed!!)
Updated to v26 - Fixed Problem with last step of mode 3. (Now rm -rf of busybox is used instead android one which misses -f flag)
Updated to v27 - Fixed little script error and added a Linux version (chmod +x it yourself) [thanks to jamcswain for the unix script]
Updated to v28 - Reboot issue fixed, NFC more stable fix (Mode 3)
Updated to v29 - Small fixes
Updated to v30 - Updated Busybox version, Added Rooting for Google Glass Explorer Edition (thx Saurik for the ab file)
Updated to v31 - Added a improved Root-Method by Ariel Berkman (see here for details: http://seclists.org/fulldisclosure/2013/Jun/115)


Notice:
Normal Mode will not wipe any other data, dont worry! (only maybe your backgroud vanishes  )
Special Mode CAN wipe your data, Rollback SHOULD restore, but to be sure backup you data somehow!
New Mode SHOULD be able to root all new Sony Firmwares like 2.55 and higher where Normal mode was failing  [thanks Goroh]


Confirmed devices:
Sony Xperia : S, T, P , Acro S, Ion , Tipo , Tablet S, Go, Sola, U, Z, ZL
Google: Nexus 7 [UK Firmware] (thanks Paul O'Brien for test) [seems some firmwares to work and some don't, as i dont have this device myself i would appreciate reports with FW-versions]
XTouch: X401
Jiayu G2-S thanks txakar
LG: P705 thanks mariolcneto, P7510 thanks fdothivanka
HTC: One S thanks sebagsm, Sensation XL [ICS 4.03] thanks Koate via PM, Sprint's OTA ICS update on Evo3D seems incompatible, Desire S thanks to Krayt via PM
Kyocera: Rise & Hydro thanks jmztaylor
Samsung: Galaxy S2 thanks danroob
Some more
Ainol: Novo 7 Tornado 7 thanks anoperson
Prestigio: MultiPad PMP5197D 9.7 ULTRA thanks logofreax
HDC: I9300 S3 clone thanks PMmshprojects

Additional info for SONY 2012 Owners:If your STOCK ROM does not have preinstalles Sony's Backup&Restore app please visit arielhezi thread, it may help you:
http://forum.xda-developers.com/show....php?t=1898240

Regards
Bin4ry
Team FreeXperia

Xperia Stock ROM Collection for all devices: Click