Skip to content

Commit

Permalink
refactor project files
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdhrumilmistry committed Jun 11, 2022
1 parent 8fcc430 commit e054ecc
Show file tree
Hide file tree
Showing 66 changed files with 442 additions and 407 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

**`NOTE` : The UI hasn't been updated yet with new tools, and evil files so using cli is preferred.**

### How To Videos
## How To Videos

- Gain access to remote shell over the Internet using HTTP Backdoor

Expand Down Expand Up @@ -138,7 +138,6 @@

- [ ] Create package and upload to PyPi


### Have any Ideas 💡 or issue

- Create an issue
Expand Down
182 changes: 0 additions & 182 deletions UI/functions.py

This file was deleted.

163 changes: 0 additions & 163 deletions attackers/Network/arpspoofer.py

This file was deleted.

7 changes: 0 additions & 7 deletions attackers/Network/colors.py

This file was deleted.

4 changes: 0 additions & 4 deletions pyhtools.py

This file was deleted.

1 change: 0 additions & 1 deletion UI/colors.py → pyhtools/UI/colors.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!usr/bin/env python3
from colorama import init, Style, Fore, Back

init(autoreset=True)
Expand Down
Loading

0 comments on commit e054ecc

Please sign in to comment.