Skip to content

strangedreamer4/M-TOOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-TOOL

v$

About the ---{ M-TOOL }---

Here's how you can run this tool:

  1. Prerequisites:

    • Make sure you have git installed on your system to clone GitHub repositories.
    • Ensure that you have the necessary permissions to run scripts and install packages.
  2. Clone the Script:

    • Save the provided script to a file, e.g., mtool.sh.
  3. Make the Script Executable:

    • Open your terminal.
    • Navigate to the directory where the script is located, or provide the full path to the script.
    • Run the following command to make the script executable:
      chmod +x mtool.sh
  4. Run the Script:

    • Execute the script by running:
      ./mtool.sh
  5. Usage:

    • The script will display a menu with options to install and run different tools. For example:

      **************************
      **** MTool ************
      **************************
      Select a tool to install and launch:
      1. Tool 1 (hellcat)
      2. Tool 2 (MacChanger)
      3. Tool 3 (iprunner)
      4. Tool 4 (M-sender)
      Q. Quit
      
    • Choose a tool by entering the corresponding number (1, 2, or 3) and press Enter.

    • The script will clone the tool's GitHub repository if it's not already installed.

    • It will then simulate a "hacking" effect for fun and run the tool.

    • After running the tool, it will be automatically deleted to clean up the directory.

  6. Exiting:

    • To exit the script, choose "Q" or "q" from the main menu.

Please note that this script is for educational or entertainment purposes and not meant for actual hacking or malicious activities. Ensure that you have the necessary permissions and understand the tools you are installing from GitHub repositories. Always use such tools responsibly and in accordance with applicable laws and policies.

Releases

No releases published

Packages

No packages published