Jump to content

[Script] FruitySniffer Alpha v1.0


JesseIZ

Recommended Posts

Description

FruitySniffer is a bash script that automates sniffing on a network.


Compatibility
Tested Configuration: Pineapple MK5 1.0.4 | Kali Linux

Let me know what configuration worked for you!

Setting up the Script:

  • Download the Installer.sh file here *UPDATED
  • Scp the file into the /sd or /usb directory on your pineapple (I recommend WinSCP )
  • Then SSH into the pineapple by using putty or terminal on linux or a ssh terminal app on the chrome webstore i recommend this one
  • Login with your credentials and then cd to /sd or /usb depends on where you have saved it.
  • When you're in the directory where you saved the Installer.sh file type " bash Installer.sh" or use "chmod +x Installer.sh " and then "./Installer.sh"
  • You will be prompted if you want to install on USB or SD type in capitals where you want to save and hit enter.
  • When done cd to /sd/FruitySniffer/ or /usb/FruitySniffer/
  • When in the directory type " ./FruitySniffer.sh "
  • And your ready to go!

The above doesnt work right now but its fixed in the update alpha v1.1

  • Download FruitySniffer.zip *UPDATED
  • scp FruitySniffer.zip into the location where you want to install FruitySniffer
  • ssh into the pineapple and Install unzip by typing "opkg update" and then "opkg install unzip"
  • then cd into the directory where you placed FruitySniffer.zip
  • then type unzip FruitySniffer.zip
  • type cd FruitySniffer
  • type chmod +x FruitySniffer.sh
  • type ./FruitySniffer.sh
  • Done!

Screenshot_13_12_2013_17_05_05.jpg


Dependencies Installation:
If you followed the instructions above then you see the FruitySniffer main menu and there is an option install dependencies .
Choose that option and it will install and download the dependencies!

Functions:

  • Arspoofing
  • Dns Spoofing
  • Ettercap
  • Sniffing (Mails,Messages,URL's,Files)
  • Sniffing (Passwords HTTPS(SSL + HTTP ,FTP ,IMAP , SMTP and much more)
  • Dsniff
  • TCPDump

Questions or Problems
Google Code: https://code.google.com/p/fruitysniffer
Bug Submission: https://code.google.com/p/fruitysniffer/issues/entry
Questions: Feel free to ask!


Download

Download : Installer.sh *UPDATED


This a Alpha version so if you have problems then you can post them here or on the Google Code page.
If you have functions that you want to see added to FruitySniffer then post them below i would love to hear the ideas you guys have!

Made by Jesse Izeboud




Changelog

Fixed issue with installation download again if you had problems installing!
Fixed Line 35 issue and few others!
Fixed corrupt FruitySniffer.zip file for most people!
Added another installation option!
Fixed install dependencies bug !

Updates

Alpha v1.1 - Bug Fixes + Fixed Installer - Release date "Unknown"

Source Code

http://pastebin.com/TFbUht5L

Edited by JesseIZ
Link to comment
Share on other sites

  • Replies 81
  • Created
  • Last Reply

Top Posters In This Topic

Ok, so downloaded the script, Win SCP'ed the file to the sd directory on my stock WiFi pineapple, and I get this error when I attempt to run the installer:

login as: root
root@172.16.42.1's password:


BusyBox v1.19.4 (2013-11-02 04:00:17 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __                          \
 |       |.-----.-----.-----.|  |  |  |.----.|  |_                      \  \
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|                   \  \  \
 |_______||   __|_____|__|__||________||__|  |____|   <,  .v ,  // ) ) )  )  )
          |__| W I R E L E S S   F R E E D O M         \\; \// //     /  /  /
 ATTITUDE ADJUSTMENT          (MK5 Ver. 1.0) ---------- ;\\|||//;       /  /
  * 1/4 oz Vodka      Pour all ingredients into mixing ,'<\/><\/`         /
  * 1/4 oz Gin        tin with ice, strain into glass.,.`X/\><\\>`
  * 1/4 oz Amaretto                                   ;>/>><\\><\/`
  * 1/4 oz Triple sec                                 |<\\>>X/<>/\|
  * 1/4 oz Peach schnapps                             `<\/><\/><\\;
  * 1/4 oz Sour mix                                    '/\<>/\<>/'
  * 1 splash Cranberry juice                             `<\/><;`
 -----------------------------------------------------WiFi_Pineapple MKV
root@Pineapple:~# cd sd
-ash: cd: can't cd to sd
root@Pineapple:~# cd /sd
root@Pineapple:/sd# dir
-ash: dir: not found
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd# Installer.sh
-ash: Installer.sh: not found
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.8:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
/sd
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd# clear
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
SD
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd#

Ok, so when I copied from putty, it grabbed a bunch of stuff I had cleared so you will have to overlook that. Am I missing anything? You said something about Kali Linux, do I have to flash the pineapple to that?

I am going to try to get the parts to make a linux box, but in the meantime, am stuck with all windows machines.

Edited by overwraith
Link to comment
Share on other sites

Ok, so downloaded the script, Win SCP'ed the file to the sd directory on my stock WiFi pineapple, and I get this error when I attempt to run the installer:

login as: root
root@172.16.42.1's password:


BusyBox v1.19.4 (2013-11-02 04:00:17 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __                          \
 |       |.-----.-----.-----.|  |  |  |.----.|  |_                      \  \
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|                   \  \  \
 |_______||   __|_____|__|__||________||__|  |____|   <,  .v ,  // ) ) )  )  )
          |__| W I R E L E S S   F R E E D O M         \\; \// //     /  /  /
 ATTITUDE ADJUSTMENT          (MK5 Ver. 1.0) ---------- ;\\|||//;       /  /
  * 1/4 oz Vodka      Pour all ingredients into mixing ,'<\/><\/`         /
  * 1/4 oz Gin        tin with ice, strain into glass.,.`X/\><\\>`
  * 1/4 oz Amaretto                                   ;>/>><\\><\/`
  * 1/4 oz Triple sec                                 |<\\>>X/<>/\|
  * 1/4 oz Peach schnapps                             `<\/><\/><\\;
  * 1/4 oz Sour mix                                    '/\<>/\<>/'
  * 1 splash Cranberry juice                             `<\/><;`
 -----------------------------------------------------WiFi_Pineapple MKV
root@Pineapple:~# cd sd
-ash: cd: can't cd to sd
root@Pineapple:~# cd /sd
root@Pineapple:/sd# dir
-ash: dir: not found
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd# Installer.sh
-ash: Installer.sh: not found
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.8:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
/sd
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd# clear
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
SD
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd#

Ok, so when I copied from putty, it grabbed a bunch of stuff I had cleared so you will have to overlook that. Am I missing anything? You said something about Kali Linux, do I have to flash the pineapple to that?

I am going to try to get the parts to make a linux box, but in the meantime, am stuck with all windows machines.

Hey,

I read the error and it seems that the problem is that OPKG doesnt want to install unzip .

So try installing it manually by typing "opkg install unzip".

Let me know if it worked!

- Jesse

Link to comment
Share on other sites

Ok, so downloaded the script, Win SCP'ed the file to the sd directory on my stock WiFi pineapple, and I get this error when I attempt to run the installer:

login as: root
root@172.16.42.1's password:


BusyBox v1.19.4 (2013-11-02 04:00:17 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __                          \
 |       |.-----.-----.-----.|  |  |  |.----.|  |_                      \  \
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|                   \  \  \
 |_______||   __|_____|__|__||________||__|  |____|   <,  .v ,  // ) ) )  )  )
          |__| W I R E L E S S   F R E E D O M         \\; \// //     /  /  /
 ATTITUDE ADJUSTMENT          (MK5 Ver. 1.0) ---------- ;\\|||//;       /  /
  * 1/4 oz Vodka      Pour all ingredients into mixing ,'<\/><\/`         /
  * 1/4 oz Gin        tin with ice, strain into glass.,.`X/\><\\>`
  * 1/4 oz Amaretto                                   ;>/>><\\><\/`
  * 1/4 oz Triple sec                                 |<\\>>X/<>/\|
  * 1/4 oz Peach schnapps                             `<\/><\/><\\;
  * 1/4 oz Sour mix                                    '/\<>/\<>/'
  * 1 splash Cranberry juice                             `<\/><;`
 -----------------------------------------------------WiFi_Pineapple MKV
root@Pineapple:~# cd sd
-ash: cd: can't cd to sd
root@Pineapple:~# cd /sd
root@Pineapple:/sd# dir
-ash: dir: not found
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd# Installer.sh
-ash: Installer.sh: not found
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.8:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
/sd
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd# clear
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
wget: can't open 'FruitySniffer.zip': File exists
Unknown package 'unzip'.
Collected errors:
 * opkg_install_cmd: Cannot install package unzip.
 Install on USB or on SD?
SD
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd#

Ok, so when I copied from putty, it grabbed a bunch of stuff I had cleared so you will have to overlook that. Am I missing anything? You said something about Kali Linux, do I have to flash the pineapple to that?

I am going to try to get the parts to make a linux box, but in the meantime, am stuck with all windows machines.

Hey i checked the script and the download link in the script gave an error so updated it please download installer.sh again and it should work!

Link to comment
Share on other sites

Fixed the error i think, please make sure you check your spelling. A simple common mistake in coding.

#!/bin/bash
echo "Installing FruitySniffer"
opkg update
opkg install unzip
echo " Install on USB or on SD?"
read USBSD
if [[ $USBSD == '' ]]; then
echo "Thats not an option"
fi
if [[ $USBSD == 'SD' ]]; then
unzip FruitySniffer.zip
mkdir /sd/FruitySniffer/
mv /FruitySniffer/* /sd/FruitySniffer/
cd /sd/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
fi
if [[ $USBSD == 'USB' ]]; then
unzip FruitySniffer.zip
mkdir /usb/FruitySniffer/
mv /FruitySniffer/* /usb/FruitySniffer/
cd /usb/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
exit
Link to comment
Share on other sites

Fixed the error i think, please make sure you check your spelling. A simple common mistake in coding.

#!/bin/bash
echo "Installing FruitySniffer"
opkg update
opkg install unzip
echo " Install on USB or on SD?"
read USBSD
if [[ $USBSD == '' ]]; then
echo "Thats not an option"
fi
if [[ $USBSD == 'SD' ]]; then
unzip FruitySniffer.zip
mkdir /sd/FruitySniffer/
mv /FruitySniffer/* /sd/FruitySniffer/
cd /sd/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
fi
if [[ $USBSD == 'USB' ]]; then
unzip FruitySniffer.zip
mkdir /usb/FruitySniffer/
mv /FruitySniffer/* /usb/FruitySniffer/
cd /usb/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
exit

I think the code is fixed i think can you please download it again and let me know if it works now?

Thanks! ;)

Link to comment
Share on other sites

Its working for me or it did work for me, although i got a error saying something like end of string error at line 35, which there isn't a line 35 but just ignore that error it still installs.

Link to comment
Share on other sites

Ok, so am getting some errors. One error I got occurred when I tried to execute installer a second time after I already had the zip file downloaded to the SD folder. An rm statement would prevent people from messing up if they install multiple times. I removed the file, and tried again. Another error I cannot diagnose, here is my terminal.

root@Pineapple:/sd# rm FruitySniffer.zip
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 93391   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd#

Edited by overwraith
Link to comment
Share on other sites

Ok, so am getting some errors. One error I got occurred when I tried to execute installer a second time after I already had the zip file downloaded to the SD folder. An rm statement would prevent people from messing up if they install multiple times. I removed the file, and tried again. Another error I cannot diagnose, here is my terminal.

root@Pineapple:/sd# rm FruitySniffer.zip
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 93391   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Installer.sh: line 22: syntax error near unexpected token `fi'
Installer.sh: line 22: `fi '
root@Pineapple:/sd#

I am going to fix the errors but did it installed the files? just type " ls " and check if the folder is there

-Jesse

Link to comment
Share on other sites

I am going to fix the errors but did it installed the files? just type " ls " and check if the folder is there

-Jesse

I've already fixed this error and i don't know whats causing the line 35 error.

#!/bin/bash
echo "Installing FruitySniffer"
opkg update
opkg install unzip
echo " Install on USB or on SD?"
read USBSD
if [[ $USBSD == '' ]]; then
echo "Thats not an option"
fi
if [[ $USBSD == 'SD' ]]; then
unzip FruitySniffer.zip
mkdir /sd/FruitySniffer/
mv /FruitySniffer/* /sd/FruitySniffer/
cd /sd/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
fi
if [[ $USBSD == 'USB' ]]; then
unzip FruitySniffer.zip
mkdir /usb/FruitySniffer/
mv /FruitySniffer/* /usb/FruitySniffer/
cd /usb/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
exit
Link to comment
Share on other sites

I've already fixed this error and i don't know whats causing the line 35 error.

#!/bin/bash
echo "Installing FruitySniffer"
opkg update
opkg install unzip
echo " Install on USB or on SD?"
read USBSD
if [[ $USBSD == '' ]]; then
echo "Thats not an option"
fi
if [[ $USBSD == 'SD' ]]; then
unzip FruitySniffer.zip
mkdir /sd/FruitySniffer/
mv /FruitySniffer/* /sd/FruitySniffer/
cd /sd/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
fi
if [[ $USBSD == 'USB' ]]; then
unzip FruitySniffer.zip
mkdir /usb/FruitySniffer/
mv /FruitySniffer/* /usb/FruitySniffer/
cd /usb/FruitySniffer/
chmod +x FruitySniffer.sh
echo "open with : ./FruitySniffer.sh"
sleep 1
echo "Done"
exit

Thanks for the fixed code !

i fixed the line 35 error

Everything should work now

-Jesse

Link to comment
Share on other sites

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd#

It's going to take me a little practice to be able to remember these linux commands. Keep wanting to type 'dir' to view files in the directory.

me and mrgray fixed all the errors i think can you download it again and let me know if it works now! ;)

-Jesse

Link to comment
Share on other sites

Ok, here is my terminal.

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 35821   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
mv: can't rename '/FruitySniffer/*': No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# ls
FruitySniffer      Installer.sh       usr
FruitySniffer.zip  lost+found
root@Pineapple:/sd#


Unfortunately I cannot make any changes to the script, because of the differences between linux newlines and windows newlines.

Edited by overwraith
Link to comment
Share on other sites

Ok, here is my terminal.

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 35821   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
mv: can't rename '/FruitySniffer/*': No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# ls
FruitySniffer      Installer.sh       usr
FruitySniffer.zip  lost+found
root@Pineapple:/sd#


Unfortunately I cannot make any changes to the script, because of the differences between linux newlines and windows newlines.

Try deleting and downloading everything again related to fruitysniffer, which would be the FruitySniffer Installer.sh FruitySniffer.zip

Edited by mrgray
Link to comment
Share on other sites

So I told Win SCP to overwrite Installer.sh file, and I have in this prompt the remove commands I used to delete the files. I then listed the files in the directory to ensure they had been deleted, and ran the install script. I am supposed to be using the link at the top of the page to download this file right?

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer      Installer.sh       usr
FruitySniffer.zip  lost+found
root@Pineapple:/sd# rm -rf FruitySniffer
root@Pineapple:/sd# rm FruitySniffer.zip
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 35821   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
mv: can't rename '/FruitySniffer/*': No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# bash ./FruitySniffer.sh
bash: ./FruitySniffer.sh: No such file or directory
root@Pineapple:/sd#
Link to comment
Share on other sites

So I told Win SCP to overwrite Installer.sh file, and I have in this prompt the remove commands I used to delete the files. I then listed the files in the directory to ensure they had been deleted, and ran the install script. I am supposed to be using the link at the top of the page to download this file right?

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer      Installer.sh       usr
FruitySniffer.zip  lost+found
root@Pineapple:/sd# rm -rf FruitySniffer
root@Pineapple:/sd# rm FruitySniffer.zip
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 35821   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
mv: can't rename '/FruitySniffer/*': No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# bash ./FruitySniffer.sh
bash: ./FruitySniffer.sh: No such file or directory
root@Pineapple:/sd#

Found the problem fixing it now should up be up in 15 minutes!

stay tuned!

Link to comment
Share on other sites

Found the problem fixing it now should up be up in 15 minutes!

stay tuned!

So I told Win SCP to overwrite Installer.sh file, and I have in this prompt the remove commands I used to delete the files. I then listed the files in the directory to ensure they had been deleted, and ran the install script. I am supposed to be using the link at the top of the page to download this file right?

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer      Installer.sh       usr
FruitySniffer.zip  lost+found
root@Pineapple:/sd# rm -rf FruitySniffer
root@Pineapple:/sd# rm FruitySniffer.zip
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1326.mediafire.com (205.196.123.14:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 35821   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
mv: can't rename '/FruitySniffer/*': No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# bash ./FruitySniffer.sh
bash: ./FruitySniffer.sh: No such file or directory
root@Pineapple:/sd#

It's fixed download it again and it should work .

the problem was that the zip file was corrupted and that installer.sh had weird keys in it when it downloaded .

- Jesse

Edited by JesseIZ
Link to comment
Share on other sites

It does not work. And now I must have messed something up in my terminal, I cannot remove the files, because the system keeps complaining about a read only file system, and how do I exit this prompt with the greater than symbol next to it?

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd# rm Installer.sh
rm: remove 'Installer.sh'? y
rm: can't remove 'Installer.sh': Read-only file system
root@Pineapple:/sd#
root@Pineapple:/sd# rm: can't remove 'Installer.sh': Read-only file system
>
>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...