real root exploit

Search This thread

sonty

Member
Dec 7, 2010
47
46
got this from the desire forum:
http://xdaforums.com/showthread.php?t=902941&page=4

downloaded it, modified the source to avoid mmap at 0, which doesn't work for us, compiled it and I've got root on the original 2.1update1 version from SE. you can do the same with the original source or download my binary.
the only change I did was to mmap at 4092. all credits should go to scotty who pulled us from our misery :).

after you get rootted you know what to do: mount rw, copy su, busybox, etc.
 

Attachments

  • psneuter.zip
    261.5 KB · Views: 14,614

Adamus1115

Member
Jan 5, 2011
11
1
Good Job sonty. We don't need now return from updated 2.1 back to 1.6 root it and again flashing to 2.1. Its really easier and faster method I think.
 

infantilo

Member
Feb 19, 2005
36
0
pretty cool, and so far i've googled it should really work BUT.... how?
PLZ....could you give any tut?

Many(!) thanks
 

Imppy

Senior Member
Sep 29, 2009
2,166
154
so this can be used to root 2.1 directly? what's with the busybox then?
 

racht

Inactive Recognized Developer
Dec 18, 2010
333
875
Wow!
Thats great !
Confirmed working on 2.1 firmware.
 

bociek1989

Member
Nov 27, 2010
5
14
Maybe we try to replace old exploit from superoneclick to the new one from this thread?
i have no chance to try it because i have already rooted device, but.. maybe it will work. I need testers :)
 

Attachments

  • SuperOneClick.zip
    1.4 MB · Views: 8,711

infantilo

Member
Feb 19, 2005
36
0
SuperOneClick works

Hi!
Can just report SuperOneClick worked with my x8 2.1 on first try!
Thanks a lot......
Great job!
 

mzmz83

Senior Member
Nov 19, 2010
171
21
Berlin
Do I understand right, I just have to download the attached SOC to my PC and then it's possible to Root X8 2.1, without downgrading or something else? Great Job!!
 

stoyandim

Senior Member
Dec 19, 2010
422
51
www.dimitech.eu
I rooted with this program. So my questions are:

1. How to delete apps. I tried Root uninstaller and AppRemover, they say that the app is deleted, but it's not.

2. When i update to 2.0.2 will this root work again?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    got this from the desire forum:
    http://xdaforums.com/showthread.php?t=902941&page=4

    downloaded it, modified the source to avoid mmap at 0, which doesn't work for us, compiled it and I've got root on the original 2.1update1 version from SE. you can do the same with the original source or download my binary.
    the only change I did was to mmap at 4092. all credits should go to scotty who pulled us from our misery :).

    after you get rootted you know what to do: mount rw, copy su, busybox, etc.
    14
    Maybe we try to replace old exploit from superoneclick to the new one from this thread?
    i have no chance to try it because i have already rooted device, but.. maybe it will work. I need testers :)
    2
    Give some list with safe apps to remove :).
    timescape
    talk.apk
    Facebook
    PlayNow
    Maps
    CA Gold
    Crazy Penguin
    Creatouch
    GeoTags
    RoadSync
    Roller
    Sync
    Tower Bloxx NY
    TrackID
    Wisepilot
    Navigator
    User Support
    User Guide
    Email
    Backup and Restore
    Music
    R2R Client

    thanks graf1
    2
    Worked on my X8 with the latest firmware from Update Service.
    1
    confirm works on the latest update 2.0.2

    instruction
    Code:
    adb push psneuter /data/local/tmp
    adb shell 
    chmod 777 /data/local/tmp/psneuter
    /data/local/tmp/psneuter
    exit
    adb push superuser.apk /system/app
    adb push su /system/bin
    adb shell
    chmod 644 /system/app/Superuser.apk
    chmod 4755 /system/bin/su
    reboot

    or use any version of Superoneclick. replace rageagainstthecage.(works fine-tested)