iamCracked is a collection of hacking modules that can be dynamically loaded and executed based on the modules included in the modules
directory.
- Dynamically loads and executes hacking modules from the
modules
directory. - Each module file should be a Python script with a
main
function that contains the hacking functionality. - The
main
function of each module is executed when the module is loaded.
- Python 3.x
- Required Python modules should be installed in the
modules
directory.
- Place your hacking module scripts in the
modules
directory. - Ensure that each module script has a
main
function that contains the hacking functionality. - Run the
main.py
script to execute the software.
To install the dependencies, open a terminal, navigate to the directory containing the requirements.txt
file, and run:
pip install -r requirements.txt
This will install all the dependencies , which is required for all the functionality.
Make sure to run this command in an environment where Python and pip are installed. If you're using a virtual environment, activate it before running the command.
After the dependencies are installed, you can run the software using:
python iamCracked.py
Here are some tasks that need to be addressed in future development:
- Add discord hooks for data retrival.
- Add chrome grabber functionality.
- Add device information gathering module.
- Add screenshare module.
If you'd like to contribute to this project:
- Fork the repository.
- Make your changes.
- Submit a pull request.
This software is licensed under the MIT License. See the LICENSE
file for more details.
If you have any questions or issues, feel free to contact the software developer at:
- Discord: [_sakuno]
This software was created for educational and ethical hacking purposes. The developers do not condone any unauthorized or unethical hacking activities.
Special thanks to the following repositories that contributed to this project:
- firefox_decrypt: Code from this repository was adapted to work with our system, enhancing the Firefox password decryption functionality.
We appreciate the open-source community and the valuable resources they provide, which have been instrumental in the development of this educational tool.