Programmed an automation tool for Linux OS using bash scripting to reduce repetition of similar tasks and save time while performing Digital File Forensic Analysis or while solving challenges in a Jeopardy-style CTFs.
Follow the instructions in Usage-Readme.txt to run the tool properly.
• Run the script with positional parameters as $0 - run.sh && $1 - Filename.xyz && $2 - Min Length of the strings to output from the file.
• After setting up all the requirements, execute the run.sh program with files(preferably JPEG, JPG, PNG, BMP, TXT, etc).
• The output of the script is stored in a log.txt file so as to save time and repetition while analyzing a file.
• Some of the tools used come pre-installed with OS's like Kali Linux or Parrot, while other distros of Linux are required to install them.

📽️ Click here to see the working demonstration.
This is a very primitive project currently and I'm hoping to incorporate more tools with time.
In case you have suggestions/additions/errors while dealing with the tool, you are welcome to drop a message on Discord/LinkedIn or contribute by sending a pull request.
