Thread: where is ssh?
View Single Post
Old 02-17-2013, 12:40 PM   #12
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by peepo View Post
K5 touch have USBnetworking package and dropbear,

/usr/bin/dropbear

but...
[root@kindle root]# cat /mnt/us/bin/finder
Code:
#!/bin/sh
find / -iname '*'"$@"'*'
[root@kindle root]# finder dropbear
/mnt/us/usbnet/bin/dropbearmulti
/usr/sbin/dropbearmulti
/usr/bin/dropbear
/usr/local/etc/dropbear


[root@kindle root]# filegrabber /mnt/us/usr/bin/ssh
Code:
copying /mnt/us/usr/bin/ssh to /mnt/us/export/ssh/bin/ssh
Searching 880 user libs, 85 libs, 15 extended dirs

libutil.so.1
kindle supported at /lib/libutil.so.1
/lib support detected

libz.so.1
kindle supported at /usr/lib/libz.so.1
/usr/lib support detected

libcrypt.so.1
kindle supported at /lib/libcrypt.so.1
/lib support detected

libc.so.6
kindle supported at /lib/libc.so.6
/lib support detected
Export complete at /mnt/us/export/ssh ensure you run ssh like: cd /mnt/us/export/ssh/bin; LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./ssh
Attached.


The binary should "just-run" - without the extra libs. Cheers
Attached Files
File Type: zip ssh.zip (720.9 KB, 151 views)
twobob is offline   Reply With Quote