/Incognito

Official and latest source code of Incognito but it has some sort of instructions

Primary LanguagePythonOtherNOASSERTION

Incognito

This is the official and latest source code of Incognito. Brought to you by the developers behind the software. This repository was created to provide a central, safe, and malware-free location for accessing and reviewing the code.

Disclaimer

Please note that the version of the software provided here was unfinished at the time of the leak. As such, it may be buggy and prone to crashes.

Warning

We have not had the opportunity to finalize development, and users should proceed with caution.

Caution

We are not liable for any damages caused or any consequences such as bans that may result from using this software. Users should proceed at their own risk.

Background

Originally, this project was a maintained private and unfinished build of Incognito. It was subsequently leaked privately to a few, who utilized it without our consent to profit from our work.

However, following a public leak, we have decided to officially release the latest unleaked version of the code to prevent the spread of potentially modified, unsafe versions.

Learning and Usage

This repository is a resource for learning and understanding. We hope that by making this code available, we can support the community in using and improving their own software safely and effectively.

How to Use

You will need Python, download here. The latest version will do just fine.

Make a text file named requirements.txt and put these contents:

guardshield
pywin32
psutil
pygetwindow
pyautogui
pywebview
aiohttp
wmi
requests

If you already have some of these, it will still work fine.

Once you have made the requirements.txt file, put this into your Command Prompt:

pip install -r requirements.txt

If you would like to use Incognito, you can run main.py to do this.

License

Please ensure you read and follow the license associated with this project. The license outlines the permissible uses and restrictions for this code. Adhering to these terms is crucial for legal use and further development of the software.

Thank you, - Incognito Development Team