Jump to content

PyPhisher: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[File:Screenshot from 2022-07-27 08-42-25.png|thumb|Fitur PyPhiser]]
==Installation==
==Installation==



Revision as of 08:47, 27 July 2022

Fitur PyPhiser

Installation

Install primary dependencies (git and python)

For Debian

sudo apt install git python -y

For Arch

sudo pacman -S git python --noconfirm

For Fedora

sudo yum install git python -y

For Termux

pkg install git python -y

Clone this repository

git clone https://github.com/KasRoudra/PyPhisher

Enter the directory

cd PyPhisher

Run the tool

python3 pyphisher.py

Source