You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
[FIX] #Fixed Typos by codespell
This commit is contained in:
@ -57,7 +57,7 @@ class BulkExtractor(HackingTool):
|
||||
|
||||
|
||||
class Guymager(HackingTool):
|
||||
TITLE = "Disk Clone and ISO Image Aquire"
|
||||
TITLE = "Disk Clone and ISO Image Acquire"
|
||||
DESCRIPTION = "Guymager is a free forensic imager for media acquisition."
|
||||
INSTALL_COMMANDS = ["sudo apt install guymager"]
|
||||
RUN_COMMANDS = ["sudo guymager"]
|
||||
|
Reference in New Issue
Block a user