everything seems to working fine for me until i type "./gingerbread". it gives me lots of the following error:
[-] sendmsg() failed?
i let it run for about 5 minutes not knowing if it could possibly be part of the process. here's the entire process copied from my command window. sorry for the crazy long reply.....
C:\Users\superdonkey81>cd c:\root
c:\root>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$ rm -r /data/local/tmp
rm -r /data/local/tmp
$ mkdir /data/local/tmp
mkdir /data/local/tmp
$ exit
exit
c:\root>adb push gingerbreak /data/local/tmp/gingerbreak
277 KB/s (16830 bytes in 0.059s)
c:\root>adb push su /data/local/tmp/su
324 KB/s (26264 bytes in 0.079s)
c:\root>adb push busybox /data/local/tmp/busybox
896 KB/s (1926944 bytes in 2.098s)
c:\root>adb push Superuser.apk /data/local/tmp/Superuser.apk
844 KB/s (94728 bytes in 0.109s)
c:\root>adb shell
$ cd /data/local/tmp
cd /data/local/tmp
$ chmod 777 /data/local/tmp/*
chmod 777 /data/local/tmp/*
$ ./gingerbreak
./gingerbreak
[**] Gingerbreak/Honeybomb -- android 2.[2,3], 3.0 softbreak
[**] (C) 2010-2011 The Android Exploid Crew. All rights reserved.
[**] Kudos to jenzi, the #brownpants-party, the Open Source folks,
[**] Zynamics for ARM skills and Onkel Budi
[**] donate to
7-4-3-C@web.de if you like
[**] Exploit may take a while!
[+] Detected Froyo!
[+] Found system: 0xafd14129 strcmp: 0xafd1cb9d
[+] Found PT_DYNAMIC of size 264 (33 entries)
[+] Found GOT: 0x000142a8
[+] Using device /devices/platform/goldfish_mmc.0
[*] vold: 0066 GOT start: 0x000142a8 GOT end: 0x000142e8
[*] vold: 0066 idx: -3072 fault addr: 0x000131d8
[+] fault address in range (0x000131d8,idx=-3072)
[+] Calculated idx: -1996
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0976 idx: -0001996
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 1089 idx: -0001995
[-] sendmsg() failed?
[*] vold: 1093 idx: -0001994
[-] sendmsg() failed?
[*] vold: 1097 idx: -0001993
[-] sendmsg() failed?
[*] vold: 1101 idx: -0001992
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 1125 idx: -0001991
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 1166 idx: -0001990
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 1178 idx: -0001989
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
e[-] sendmsg() failed?
xit
exit
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
i've rebooted the phone and my computer 2 times. and this is the same results i get even after trying 3 times.
any ideas?