Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.67 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.67 KB

Hash Getter

Hash Getter is a Python script designed to perform specific operations related to registry backup and file movement. It is particularly useful for certain system maintenance tasks.

First start

Before you can run the file, make sure that you have installed python on your computer and changed the marked sections of code

Purpose

The primary purpose of Hash Getter is to facilitate the backup of registry keys that contains password and move files to a designated folder. This script is intended to streamline these processes and ensure the security and integrity of system configurations.

Features

  • User Authentication: Ensures security by requiring username and password authentication.
  • Registry Backup: Creates backups of specified registry keys for later restoration.
  • File Movement: Moves designated files to a specified destination folder.
  • Platform Compatibility: Works seamlessly on Windows 10 and Windows 11 systems.

How to Use

  1. Authentication:

    • When prompted, enter the correct username and password to proceed.
  2. Registry Backup:

    • The script will automatically create backups of registry keys (sam.save and system.save).
  3. File Movement:

    • The script will automatically move backups to selected directory
  4. End:

    • you should see the backups in your selected directory

Compatibility

Hash Getter is compatible with:

  • Windows 10 (all versions)
  • Windows 11 (latest version recommended for enhanced security)

License

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

Contributors

  • wFR4M3 - Creator and maintainer