View the Project on GitHub cetic/foren6

Installing Foren6

Debian packages

Download the appropriate package:

Install the package:

sudo dpkg -i foren6_1.0-1_arch.deb

If this is your first installation, it is likely you are missing dependencies. Run the following to fix and finish the installation.

sudo apt-get install -f

Linux/MacOS X, from source

Install dependencies

sudo apt-get install libqt4-dev qt4-qmake cmake make libexpat1-dev tshark libpcap0.8-dev libc6-dev g++ gcc

Obtain sources and install

git clone https://github.com/cetic/foren6.git
cd foren6
make
sudo make install

Android

Our Android port of Foren6 will soon be released. Stay tuned!

Windows

On our roadmap.