Hwid Spoofer is a C# application that allows you to change various system identifiers on your Windows computer. This application helps you randomly change some system identifiers on your system.
-
HWID Change: Generates and change a random HWID.
-
PC GUID Change: Generates and change a random PC GUID.
-
Computer Name Change: Generates and change a random computer name.
-
Product ID Change: Generates and change a random product ID.
-
MAC Address Change (Beta): Assigns a random MAC address to a specific network interface.
-
All Change: Randomly changes all system identifiers and the MAC address.
-
Backup Functionality: The application provides a backup function to store the original values of system identifiers before changes are made, making it easier to revert to the original settings if needed.
- Visual Studio 2022 (.NET Desktop)
build.mp4
-
Run the application and choose whether you want to change system identifiers randomly (Yes/No).
-
If you select "Yes," you can choose which system identifier(s) you want to change:
- Hardware ID (HWID)
- PC GUID
- Computer Name
- Product ID
- MAC Address
- All of the above
-
The application will guide you through the process of changing the selected system identifier(s).
-
After the changes are made, the application will display the result.
- Source for Generating Random HWID
- Source for Generating Random PC GUID
- Source for Generating Random Computer Name
- Source for Generating Random Product ID
- Source for Changing MAC Address
This project is open-source, and contributions are welcome. If you'd like to contribute by adding features, fixing bugs, or improving the documentation, feel free to create a pull request.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.