Tuesday, March 1, 2011

Foscam FI8908W #4

$ find .
.
./swap
./etc
./usr
./proc
./bin
./bin/wpa_supplicant
./bin/ifconfig
./bin/fcc_ce.wlan
./bin/route
./bin/wetctl
./bin/camera
./bin/.init.swo
./bin/iwpriv
./bin/sh
./bin/mypppd
./bin/mypppd/chap-secrets
./bin/mypppd/pppd
./bin/mypppd/options
./bin/mypppd/pap-secrets
./bin/init
./bin/rt73.bin
./bin/iwconfig
./bin/dhcpc
./flash
./home
./dev
./dev/usb
./dev/usb/lp.sh
./dev/pts
./tmp
./var
./var/run

$ file ./bin/camera
./bin/camera: BFLT executable - version 4 ram gzip

$ cat ./bin/init
mount -t proc none /proc
mount -t ramfs none /usr
mount -t ramfs none /swap
mount -t ramfs none /var/run
mount -t ramfs none /etc
mount -t ramfs none /flash
mount -t ramfs none /home
mount -t ramfs none /tmp
mkdir /tmp/run
camera&
sh

No comments:

Post a Comment