C:\Android\android-sdk-windows\platform-tools>dir
Volume in drive C has no label.
Volume Serial Number is D6BC-7CC7
Directory of C:\Android\android-sdk-windows\platform-tools
04/17/2011 10:39 PM <DIR> .
04/17/2011 10:39 PM <DIR> ..
04/17/2011 12:48 PM 5,381,520 aapt.exe
04/17/2011 12:48 PM 410,911 adb.exe
04/17/2011 10:39 PM 176,920 adb.zip
04/17/2011 12:48 PM 96,256 AdbWinApi.dll
04/17/2011 12:48 PM 60,928 AdbWinUsbApi.dll
04/17/2011 12:48 PM 1,344,051 aidl.exe
04/17/2011 04:38 PM 1,926,944 busybox
04/17/2011 12:48 PM 422,962 dexdump.exe
04/17/2011 12:48 PM 2,682 dx.bat
04/17/2011 04:25 PM 9,640 flash_image
04/17/2011 12:48 PM <DIR> lib
04/17/2011 12:48 PM 15,424,512 llvm-rs-cc.exe
04/17/2011 12:48 PM 10,800 NOTICE.txt
04/17/2011 04:38 PM 5,392 rageagainstthecage-arm5.bin
04/17/2011 12:48 PM 301 source.properties
04/17/2011 04:38 PM 26,264 su
03/17/2011 04:27 PM 4,960,256 xionia_cwma_12518.6.img
16 File(s) 30,260,339 bytes
3 Dir(s) 86,123,950,080 bytes free
C:\Android\android-sdk-windows\platform-tools>adb push rageagainstthecage-arm5.b
in /data/local/tmp/rageagainstthecage
277 KB/s (5392 bytes in 0.019s)
C:\Android\android-sdk-windows\platform-tools>adb push su /data/local/tmp/
732 KB/s (26264 bytes in 0.035s)
C:\Android\android-sdk-windows\platform-tools>adb push busybox /data/local/tmp/
2018 KB/s (1926944 bytes in 0.932s)
C:\Android\android-sdk-windows\platform-tools>adb shell
$ chmod 4755 /data/local/tmp/rageagainstthecage
chmod 4755 /data/local/tmp/rageagainstthecage
$ chmod 4755 /data/local/tmp/busybox
chmod 4755 /data/local/tmp/busybox
$ cd /data/local/tmp
cd /data/local/tmp
$ ./rageagainstthecage
./rageagainstthecage
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={3374, 3374}
[*] Searching for adb ...
[+] Found adb as PID 78
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*]
7-4-3-C@web.de so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
$
C:\Android\android-sdk-windows\platform-tools>adb shell
$ ^C
C:\Android\android-sdk-windows\platform-tools>