This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
""" SnapSaver - Presented by OpSec WareHouse (https://opsec.sh) """ | |
""" DISCLAIMER: THIS IS A FREE SOFTWARE PROVIDED AS-IS. PLEASE GIVE CREDIT IF YOU SHARE THIS DOCUMENT """ | |
import os, sys, json, time, requests, argparse, colorama | |
""" | |
USAGE INSTRUCTIONS |