dropbear
Differences
This shows you the differences between two versions of the page.
| dropbear [2011/07/28 01:03] – created gilles | dropbear [2011/08/11 18:31] (current) – removed ggrandou | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Dropbear for Android | ||
| - | This is an updated patch for Dropbear v0.52 to have it working other Android. This can be used to build a dropbear binary providing root ssh access after updating the right partition. | ||
| - | Original patch available here | ||
| - | |||
| - | How to build from a linux system: | ||
| - | download an extract to a folder a cross-compilation package | ||
| - | download an extract dropbear v0.52 | ||
| - | go in dropbear sources folder and apply the patch: patch -p1 < ../ | ||
| - | run " | ||
| - | run configure: ./configure --disable-loginfunc --disable-utmp --disable-utmpx --disable-wtmp --disable-wtmpx --disable-lastlog --host=arm-none-linux-gnueabi --disable-zlib | ||
| - | make strip STATIC=1 PROGRAMS=" | ||
| - | this will provide a dropbearmulti binary with few links | ||
dropbear.1311807802.txt.gz · Last modified: by gilles
