1

I am working on a Java swing project which will have cool options for someone to use such as an HWID spoofer. From some research I have done it seems that I need to somehow retrieve Disk serials, NIC MAC address, SMBIOS / SYS ID, NVIDIA GPU UUID / Serial Number, ARP/neighbor table, Registry keys, EFI UUIDs, Monitor serials, Cached USB Serials, Filetimes, Files with serials, System Shadow Copies, Using Universal Plug and Play (UPnP) / SSDP to retrieve serials, boot UUID / bcdedit UUIDs, USN Journal IDs. Obviously that is a lot and I am not even sure that is correct, but I need to spoof a HWID on a pc for when someone plays a video game. Most of the sources I have found or looked at are in c++ or python. It seems you can retrieve many of those with specific functions in C++, but I am not sure what those functions would be in java. To get to the point I am mainly here because after much of my research I am really curious if an HWID spoofer is even possible in java? Any advice is helpful, so thank you.

0 Answers0