Skip to content

Installation

byt3bl33d3r edited this page Jan 27, 2020 · 14 revisions

Installation

SILENTTRINITY requires Python 3.7 or above.

If your running a *nix system that has an older version of Python installed it is highly recommended to use pyenv to install it.

For Mac's, use Homebrew to install Python 3:

brew install python@3
  1. MacOSX
  2. Ubuntu/Debian/Kali
  3. Installing from Source

MacOSX

Use the latest binary available under the "Actions" Tab, select the latest build and download the MacOSx Binary under the Artifacts tab.

Ubuntu/Debian/Kali

Use the latest binary available under the "Actions" Tab, select the latest build and download the Ubuntu Binary under the Artifacts tab. It should work on most Debian & Ubuntu based distros.

Installing from Source

Note: Unless you're planning on modifying the source code, creating modules etc.. you should be using the binary as described above

#~ git clone https://github.com/byt3bl33d3r/SILENTTRINITY
#~ pip3 install --user pipenv && pipenv install && pipenv shell
#~ python st.py