Skip to content

Adoiler/HWIDSpoofr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ [1337] โ„๐•Ž๐•€๐”ป ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ต๐Ÿ„ด๐Ÿ…

1

๐Ÿ”“Pass: 2023

๐ŸŒŸ๐™ธ๐š—๐š๐š˜๐š›๐š–๐šŠ๐š๐š’๐š˜๐š—

โš ๏ธIf you cant get software, you need to:

โญ๏ธTry to open link from another browser or disable Windows Smart Screen and update the Visual C++

๐˜พ๐™ช๐™ง๐™ง๐™š๐™ฃ๐™ฉ ๐™จ๐™ฉ๐™–๐™ฉ๐™ช๐™จ: โœ…๐™Ž๐™ฉ๐™–๐™—๐™ก๐™š

โš™๏ธ๐…๐ฎ๐ง๐œ๐ญ๐ข๐จ๐ง๐ฌ

๐Ÿ“ŒDisk ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing

  • Retrieves SCSI ports and buses information from the Windows registry.
  • Checks if the device type is a disk peripheral.
  • Generates random identifiers and serial numbers for the disk peripheral.
  • Updates the registry values for the disk peripheral with the new identifiers and serial numbers.

๐Ÿ“ŒGuid ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing

  • Generates new GUIDs (Globally Unique Identifiers) for various registry keys.
  • Updates the HwProfileGuid, MachineGuid, and MachineId registry values with new GUIDs.
  • Generates a random BIOS release date.

๐Ÿ“ŒUbisoft cache cleaner

  • Cleans the Cache of Ubisoft

๐Ÿ“ŒValorant cache cleaner

  • Cleans the Cache of Ubisoft

๐Ÿ“ŒInstallation ID ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing โ€ข Attempts to ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ต the Windows ID by changing the MachineGuid registry value.

  • Retrieves the current MachineGuid value from the registry.
  • Generates a new random ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตed MachineGuid.
  • Saves the before and after log information.
  • Updates the registry value with the ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตed MachineGuid.

๐Ÿ“Œ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ต EFI Bootloader

  • Opens the registry key for EFI variables.
  • Retrieves the current EFI Variable ID from the registry.
  • Generates a new random EFI Variable ID.
  • Updates the registry value with the new EFI Variable ID.

๐Ÿ“ŒPC-name ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing

  • sp๐• ๐• fs the computer name by updating various registry keys.
  • Retrieves the original computer name from the registry.
  • Generates a random new computer name.
  • Updates the registry values for ComputerName, ActiveComputerName, Hostname, and NV Hostname.

๐Ÿ“ŒMAC ID ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing

  • Attempts to ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ต the MAC address of network adapters.
  • Retrieves network adapters information from the Windows registry.
  • Generates a random MAC address.
  • Updates the registry values for the MAC address with the new sp๐• ๐• fed address.
  • Disables and enables the local area connection to apply the changes.

๐Ÿ“Œ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ต SMBIOS

  • Opens the registry key for SMBIOS data.
  • Retrieves the current SystemSerialNumber from the registry.
  • Generates a new random SystemSerialNumber.
  • Updates the registry value with the new SystemSerialNumber.

๐Ÿ“ŒGet all System informations [New]

  • Get all System informations.

๐Ÿ“ŒRegistry Checker [New]

  • Defines an array of registry entries to check.
  • Checks if the registry keys specified in the array exist.
  • Creates a list of missing registry entries.
  • Displays an error message with the missing entries, if any.
  • Displays a success message if all registry entries are found.

๐Ÿ“ŒLog System [New]

  • Log every Change in a .txt

๐Ÿ“ŒBackup System [New]

  • Create a Backup as .reg

๐Ÿ“ŒProduct ID ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing [New]

  • Opens the registry key "SOFTWARE\Microsoft\Windows NT\CurrentVersion" under the LocalMachine hive.
  • Retrieves the current value of the "ProductId" registry entry.
  • Generates a new random product ID using the RandomIdprid(20) method.
  • Sets the registry value of "ProductId" to the new generated product ID.

๐Ÿ“ŒDisplay ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตing [New]

  • ๐Ÿ…‚๐Ÿ„ฟ๐Ÿ„พ๐Ÿ„พ๐Ÿ„ตs display settings by modifying the registry.
  • Opens the registry key for display settings.
  • Generates a random display ID.
  • Updates the registry values for MRU0, MRU1, MRU2, MRU3, and MRU4.