-
-
Notifications
You must be signed in to change notification settings - Fork 405
Installation
byt3bl33d3r edited this page Jan 27, 2020
·
14 revisions
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
Use the latest binary available under the "Actions" Tab, select the latest build and download the MacOSx Binary under the Artifacts tab.
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.
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
- To Do
- To Do
- To Do