Skip to content

Adil's ShadowGuard is a stealthy keylogger and monitoring tool for businesses. It logs keystrokes, captures screenshots, and encrypts data, ensuring confidential information is securely stored. Running silently in the background, it provides efficient activity monitoring while maintaining privacy.

License

Notifications You must be signed in to change notification settings

Adilmunawar/Adils_ShadowGaurd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adil's ShadowGuard

Adil's ShadowGuard is an advanced, lightweight system monitoring and keylogging tool designed for security professionals and corporate environments. It allows monitoring and logging of keyboard input, screenshots, and system events, all stored securely with AES encryption. The program automatically runs on system startup and ensures that the logs are stored safely, allowing for remote data transmission.


Features

  • Keyboard Logging: Logs every keystroke on the system.
  • Screenshot Capture: Captures screenshots every 30 seconds.
  • AES Encryption: All logs are encrypted using AES encryption for secure storage.
  • Auto Startup: Program is configured to automatically start on system boot.
  • Hidden Operation: The program runs invisibly, hiding the console window.
  • Secure Data Storage: Stores logs and screenshots in an encrypted folder on the C drive.

Installation

  1. Download the source code from the repository or clone it using the following command:

    git clone https://github.com/Adilmunawar/Adils_ShadowGaurd.git
  2. Compile the source code using a C++ IDE like Visual Studio. Make sure to link the necessary libraries, such as gdiplus.lib, advapi32.lib, and others specified in the code.

  3. Once compiled, you can execute the .exe file. It will automatically create the C:\ADEncrypt folder, start logging keystrokes, and take screenshots as per the specified intervals.

  4. The program is designed to run automatically when the system boots by adding itself to the Windows registry.


Contributing

We welcome contributions from other developers and security professionals. If you'd like to help improve Adil's ShadowGuard, feel free to fork the repository, make your changes, and submit a pull request.

To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to your branch (git push origin feature-branch).
  6. Create a pull request.

Contact Information


License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Disclaimer

This program is intended for educational and security testing purposes only. Unauthorized use of this software can be illegal and unethical. Always ensure you have explicit permission before running it on any machine. The creator is not responsible for any misuse of the software.


Thank you for checking out Adil's ShadowGuard!

About

Adil's ShadowGuard is a stealthy keylogger and monitoring tool for businesses. It logs keystrokes, captures screenshots, and encrypts data, ensuring confidential information is securely stored. Running silently in the background, it provides efficient activity monitoring while maintaining privacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages