Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 752 Bytes

File metadata and controls

36 lines (23 loc) · 752 Bytes

Usage

Supported Platfrom

linux/macos (windows is completely different)

Requirements

  1. zsh
  2. vscode
  3. python3
  4. metasploit
  5. esonhugh/sss [Optional] - shell script snippets

install

  1. Copy and download file createhackenv.zip to your environment

no other files needed only createhackenv.zip

  1. Source it directly or add it to your .zshrc file
unzip createhackenv.zip

./installere.sh
# it will install the scripts and history files in ~/.local/weapon folder
  1. Create a templated hacking project folder with it
createhack foldername # creates foldername and sets up environment with vscode automatically
  1. and it will launched up vscode with the folder you just created automatically