This project is a HWID (Hardware ID) changing tool designed to alter various hardware and system information. This tool makes it difficult for the computer to be recognized by changing hardware IDs and system information.
- Change disk information
- Change GUIDs
- Change MAC address
- Clear Ubisoft and Valorant cache
- Change GPU ID
- Change computer name
- Change installation ID
- Change EFI variable ID
- Change SMBIOS serial number
- Check registry keys
- Display system information
-
Clone the repository or download the zip file:
git clone https://github.com/user/hwid-changer.git
-
Open the project in a C# development environment such as Visual Studio.
-
Open the
Program.cs
file and make the necessary changes. -
Run the project.
In the application, you can use the following options:
- Disks spoofing: Changes disk information.
- GUIDs spoofing: Changes GUID information.
- MAC address spoofing: Changes MAC address.
- Delete Ubisoft cache: Clears Ubisoft cache.
- Delete Valorant cache: Clears Valorant cache.
- GPU ID spoofing: Changes GPU ID.
- PC name spoofing: Changes computer name.
- Installation ID spoofing: Changes installation ID.
- EFI variable ID spoofing: Changes EFI variable ID.
- SMBIOS serial number spoofing: Changes SMBIOS serial number.
- Check registry keys: Checks registry keys.
- Display system data: Displays system information.
- Spoof all: Executes all commands.
Type exit
to exit.
This method checks various registry keys to see if the specified keys exist.
This method generates a new Installation ID and writes this value to the registry.
This method generates a random computer name and writes it to various registry keys.
These methods generate random IDs and MAC addresses.
This method enables or disables the local area connection.
This method changes disk information.
This method changes various GUIDs.
These methods clear the cache files for the respective games.
This method changes the MAC address.
This method changes the GPU ID.
This method changes the EFI variable ID.
This method changes the SMBIOS serial number.
This method displays system information.
This method manages the user menu and calls the appropriate methods based on user input.
If you would like to contribute, please star the repository.
This project is licensed under the MIT License. For more information, please refer to the LICENSE
file.