Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
6abd authored Apr 20, 2024
1 parent b7a2584 commit 3e785cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ def section(text):
"Autodd | Create disc images & snapshots for later analysis, or mount one!")
command(Fore.RED,
"Exif | Check exif data on a file, or wipe it clean.")
command(Fore.GREEN,
"Geolock | Geo-locate an IP, or exif & meta data.")
command(Fore.RED,
"Geo | Geo-locate an IP, or exif & meta data.")
command(Fore.GREEN,
"Vt | Connect to the virus-total API to scan, or screen files, links, etc.")
command(Fore.RED,
Expand Down

0 comments on commit 3e785cb

Please sign in to comment.