Skip to content

Instantly share code, notes, and snippets.

@githubfoam
Created June 20, 2018 09:24
Show Gist options
  • Select an option

  • Save githubfoam/9ca9af9adf78829966dd1efb572a81b5 to your computer and use it in GitHub Desktop.

Select an option

Save githubfoam/9ca9af9adf78829966dd1efb572a81b5 to your computer and use it in GitHub Desktop.
foren6 installation
sudo apt-get install libqt4-dev qt4-qmake cmake make libexpat1-dev tshark libpcap0.8-dev libc6-dev g++ gcc libusb-1.0-0-dev
git clone https://github.com/cetic/foren6.git
cd foren6
make
sudo make install
#source code install 64x
sudo apt-get install libqt4-dev qt4-qmake cmake make libexpat1-dev tshark libpcap0.8-dev libc6-dev g++ gcc libusb-1.0-0-dev
git clone https://github.com/cetic/foren6.git
cd foren6
sudo make run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment