Phantom C2 - Libraries & Dependencies

Python Version

Required Python Libraries

You need to install the following Python packages:

Installation Commands

You can install all dependencies using pip. Run the following command in your project directory:

pip install streamlit google-api-python-client google-auth google-auth-httplib2 google-auth-oauthlib colorama inquirer pyfiglet mega.py pyinstaller

If you are using a requirements.txt file, add the following lines:

streamlit