Skip to content

DmitriLubimov/Ruby-HWID-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

1

๐Ÿ”“๐—ฃ๐—ฎ๐˜€๐˜€๐˜„๐—ผ๐—ฟ๐—ฑ : 7788

โ€‹๐Ÿ‡ฎโ€‹ โ€‹๐Ÿ‡ณโ€‹ โ€‹๐Ÿ‡ซโ€‹ โ€‹๐Ÿ‡ดโ€‹ โ€‹๐Ÿ‡ทโ€‹ โ€‹๐Ÿ‡ฒโ€‹ โ€‹๐Ÿ‡ฆโ€‹ โ€‹๐Ÿ‡นโ€‹ โ€‹๐Ÿ‡ฎโ€‹ โ€‹๐Ÿ‡ดโ€‹ โ€‹๐Ÿ‡ณโ€‹ ๐Ÿ’ฌ

Application doesnt work?

  • Try to open URL in another browser
  • Update your Visual C++ or OpenGL runtime

๐™ต ๐š„ ๐™ฝ ๐™ฒ ๐šƒ ๐™ธ ๐™พ ๐™ฝ ๐š‚ :

๐Ÿ“Œ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.