├── LICENSE ├── README.md ├── bphish.py └── install.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/B-Phish/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/B-Phish/HEAD/README.md -------------------------------------------------------------------------------- /bphish.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/B-Phish/HEAD/bphish.py -------------------------------------------------------------------------------- /install.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/B-Phish/HEAD/install.py --------------------------------------------------------------------------------