X3-qq / HackerMode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerMode

Coded by PSH-TEAM


Supported Operating Systems:

  • kali
  • ubuntu
  • termux
  • BackBox
  • Fedora
  • Parrot

Installation:

termux:

  1. step
pkg install python curl wget git
  1. step
curl https://raw.githubusercontent.com/Arab-developers/HackerMode/future/install.sh > HackerModeInstall && source HackerModeInstall

kali linux:

  1. step
sudo apt install python3 curl wget git
  1. step
curl https://raw.githubusercontent.com/Arab-developers/HackerMode/future/install.sh > HackerModeInstall && source HackerModeInstall

Docs:

How to use HackerMode?

# after install
# write in terminal HackerMode
# to run the tool
$ HackerMode

# to check HackerMode package
$ HackerMode check

# to update HackerMode and packages
$ HackerMode update
$ HackerMode upgrade

About

License:MIT License


Languages

Language:Python 96.5%Language:Shell 3.5%