OP 08 August, 2025 - 04:20 PM
(This post was last modified: 08 August, 2025 - 04:21 PM by soluti.
Edit Reason: layout changes
)
Like the post
Leechers get reported
![[Image: ?u=https%3A%2F%2Fzupimages.net%2Fup%2F20...2Fakl2.gif]](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fzupimages.net%2Fup%2F20%2F06%2Fakl2.gif)
⭐️Functions⭐️
Disk Spoofing
Queries the Windows registry to extract SCSI port and bus configuration data.
Validates that the target device is classified as a disk peripheral.
Generates randomized identifiers and serial numbers for the disk peripheral.
Updates corresponding registry entries with the newly generated identifiers and serial numbers to obfuscate disk identity.
GUID Spoofing
Creates new Globally Unique Identifiers (GUIDs) for designated registry keys.
Modifies HwProfileGuid, MachineGuid, and MachineId registry values with the new GUIDs.
Randomizes the BIOS release date to further obscure system identity.
PC Name Spoofing
Alters the system’s computer name by modifying relevant registry keys.
Retrieves the existing computer name from the registry.
Generates a randomized computer name.
Updates registry values for ComputerName, ActiveComputerName, Hostname, and NV Hostname to reflect the new name.
MAC Address Spoofing
Attempts to spoof the Media Access Control (MAC) address for network adapters.
Extracts network adapter configuration from the Windows registry.
Generates a randomized MAC address compliant with IEEE standards.
Updates registry entries with the new MAC address.
Temporarily disables and re-enables the local area connection to apply the changes.
Ubisoft Cache Cleaner
Clears the cache associated with Ubisoft software to optimize performance and remove stale data.
Valorant Cache Cleaner
Clears the cache for Riot Games’ Valorant to ensure optimal application performance.
Installation ID Spoofing
Modifies the Windows installation ID by updating the MachineGuid registry value.
Retrieves the current MachineGuid from the registry.
Generates a new randomized MachineGuid.
Logs both original and modified values for auditing purposes.
Updates the registry with the new MachineGuid.
EFI Bootloader Spoofing
Accesses the registry key governing EFI variables.
Retrieves the current EFI Variable ID.
Generates a randomized EFI Variable ID.
Updates the registry with the new EFI Variable ID to obfuscate bootloader identity.
SMBIOS Spoofing
Accesses the registry key containing System Management BIOS (SMBIOS) data.
Retrieves the current SystemSerialNumber.
Generates a randomized SystemSerialNumber.
Updates the registry with the new SystemSerialNumber to obscure hardware identification.
System Information Retrieval
Collects comprehensive system configuration and hardware details for diagnostic or auditing purposes.
Registry Checker
Defines an array of critical registry entries for validation.
Verifies the presence of specified registry keys.
Compiles a list of missing entries, if any.
Outputs an error message listing missing entries or a success message if all entries are present.
Log System
Records all system changes in a structured .txt file for traceability and auditing.
Backup System
Generates a registry backup in .reg format to preserve system configuration prior to modifications.
Product ID Spoofing
Accesses the SOFTWARE\Microsoft\Windows NT\CurrentVersion key under the HKEY_LOCAL_MACHINE hive.
Retrieves the current ProductId value.
Generates a new 20-character randomized ProductId using the RandomIdprid(20) method.
Updates the ProductId registry entry with the new value.
Display Spoofing
Modifies display configuration by altering registry settings.
Accesses the registry key for display settings.
Generates a randomized display ID.
Updates registry entries for MRU0, MRU1, MRU2, MRU3, and MRU4 to reflect the new display configuration.