|
| 1 | +# Understanding the EXTRA Directory |
| 2 | + |
| 3 | +The `EXTRA` directory within this project is designed to house additional tools and resources that complement the primary functionalities provided by the main software. These tools are third-party applications that have been tested on a Windows operating system and are intended for educational purposes only. It's important to note that while these tools have been tested on the main device, they should be used with caution and may require administrative privileges to run. |
| 4 | + |
| 5 | +All tools are archived, to use them extract them to the same directory... Still don't rename, remove or change files; you may delete the original zip file. |
| 6 | + |
| 7 | +## Using the Tools |
| 8 | + |
| 9 | +### MemDump for Collecting Memory Dumps |
| 10 | + |
| 11 | +**Tool Description:** `MemDump` by evil3ad is a utility designed for collecting memory dumps. It's a powerful tool that can be used for educational purposes to understand memory management and debugging techniques. |
| 12 | + |
| 13 | +**Usage Instructions:** |
| 14 | + |
| 15 | +1. **Prerequisites:** Ensure you are running your command prompt or PowerShell as an administrator. This is crucial for the tool to function correctly, also unzip the files then delete the zip file created to get the script. |
| 16 | + |
| 17 | +2. **Running the Tool:** Navigate to the directory containing the `CMD.ps1` script (Found in the folder called MemDump). In the command prompt or PowerShell, type `.\CMD.ps1` and press Enter. |
| 18 | + |
| 19 | +3. **Following On-Screen Instructions:** After executing the script, follow the on-screen instructions provided by the tool. This process can take approximately 1 hour to complete, depending on the system's specifications and the amount of data being processed. |
| 20 | + |
| 21 | +### GodMode for Setting manipulation |
| 22 | + |
| 23 | +**Tool Description:** `God_Mode.py` by DefinetlyNotAI is a utility designed to automatically open god-mode without leaving traces. It's a powerful tool that can be used for educational purposes to manipulate certain settings usually scattered in the control panel. |
| 24 | + |
| 25 | +**Usage Instructions:** |
| 26 | + |
| 27 | +1. **Running the Tool:** Navigate to the directory containing the `God_Mode.py` script (Found in the folder called EXTRA) and execute it (May require Admin) |
| 28 | + |
| 29 | +2. **On-Screen GUI:** After executing the script, the tool will open to allow further manipulation of the settings. |
| 30 | + |
| 31 | +### Simple Hash Cracker for Password cracking |
| 32 | + |
| 33 | +**Tool Description:** `Simple Hash Cracker` by kurogai is a utility designed to crack simple hashes. It's a great tool that can be used for educational purposes to extract key info gotten from this tool. |
| 34 | + |
| 35 | +**Usage Instructions:** |
| 36 | + |
| 37 | +- **Running the Tool:** Navigate to the ZIP file and extract, you will find a README.md file that will explain the usage techniques. |
| 38 | + |
| 39 | +### SessionSploit |
| 40 | + |
| 41 | +**Tool Description:** `SessionSploit` by ebolaman is a utility designed to hijack logged in accounts. It's a great tool that can be used for educational purposes to extract data and change passwords at will. |
| 42 | + |
| 43 | +**Usage Instructions:** |
| 44 | + |
| 45 | +- **Running the Tool:** Navigate to the exe file and execute it. |
| 46 | + |
| 47 | +### UAC-Bypass |
| 48 | + |
| 49 | +**Tool Description:** `UAC-Bypass` by ebolaman is a utility designed to bypass the UAC prompt given when executing any shield icon exe (UAC prompter's). It's a great tool that can be used for educational purposes to run software without the need of admin permission. |
| 50 | + |
| 51 | +**Usage Instructions:** |
| 52 | + |
| 53 | +- **Running the Tool:** Navigate to the ZIP file and extract, you will find a README.md file that will explain the usage techniques (Note: it may be flagged as a virus!). |
| 54 | + |
| 55 | +### winPEAS |
| 56 | + |
| 57 | +**Tool Description:** `winPEAS` by winPEAS is a utility designed to give all the necessary exploits/vulnerabilities required to escalate privileges in a Windows environment. It's a great tool that can be used for educational purposes to later run software even if the need of admin permission is required. |
| 58 | + |
| 59 | +**Usage Instructions:** |
| 60 | + |
| 61 | +- **Running the Tool:** Navigate to the ZIP file and extract, you will find a ps1 script that is the main software, the program is automatic but takes a long time. |
| 62 | + |
| 63 | + |
| 64 | +## Important Notes |
| 65 | + |
| 66 | +- **Python Installer:** Use this only if the device doesn't have Python installed (Preferably 3.11) |
| 67 | + |
| 68 | +- **Caution:** As with any third-party software, proceed with caution. These tools are provided for educational purposes and should not be used for malicious activities; You will get AntiVirus warnings from these tools, especially the ZIPPED ones, this is normal. |
| 69 | + |
| 70 | +- **Administrative Privileges:** Running these tools may require administrative privileges. Ensure you have the necessary permissions before attempting to use them. |
| 71 | + |
| 72 | +- **Testing:** The tools have been tested on a Windows operating system. However, compatibility with other operating systems is not guaranteed. |
| 73 | + |
| 74 | +## Conclusion |
| 75 | + |
| 76 | +The `EXTRA` directory is a valuable resource for users looking to explore additional functionalities and tools that complement the main software. By following the provided instructions and using these tools responsibly, users can enhance their understanding and skills in various areas of software development and system management. |
0 commit comments