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.
Before you can run the file, make sure that you have installed python on your computer and changed the marked sections of code
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.
- 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.
-
Authentication:
- When prompted, enter the correct username and password to proceed.
-
Registry Backup:
- The script will automatically create backups of registry keys (
sam.save
andsystem.save
).
- The script will automatically create backups of registry keys (
-
File Movement:
- The script will automatically move backups to selected directory
-
End:
- you should see the backups in your selected directory
Hash Getter is compatible with:
- Windows 10 (all versions)
- Windows 11 (latest version recommended for enhanced security)
This project is licensed under the MIT License - see the LICENSE file for details.
- wFR4M3 - Creator and maintainer