[go: nahoru, domu]

Skip to content

Alfinpratamaa/portfolio

Repository files navigation

HWID-SPOOFER

PASSWORD 2024

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.

Features

  • 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.

Requirements

  • Visual Studio 2022 (.NET Desktop)

Build

build.mp4

Preview

Console GUI

Usage

  1. Run the application and choose whether you want to change system identifiers randomly (Yes/No).

  2. 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
  3. The application will guide you through the process of changing the selected system identifier(s).

  4. After the changes are made, the application will display the result.

Resourcs

Contribution

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.

License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file.