Hardware Spoofer

  • HWID Spoofer Not even a hardware ID ban can stop GamePron users from hacking in their favourite games, as all you've got to do is use one of our HWID Spoofers. While other players will ponder life after a hardware ID ban, you can relax! We've always got new hardware ID options for all of our users here at GamePron.
  • The HWID Spoofer will fake your hardware ID serials and spoof your network adapters so that games/anti cheats can’t recognize you as a previously banned user. Running our spoofer will let you become a new clean user for the anti cheat, making sure you don’t get HWID banned again. Spoofer is running in kernel mode (ring0).
  • Link is pinned in the comments. Hope you enjoy:)FREE HWID SPOOFER (2021) How to use HWID Spoofer for Valorant, Fortnite, Warzone.If you have a ban, our.

Any program to spoof machine hardware like GPU / CPU for a game? Now whenever I research this topic again all i find are people claiming 'but oh it will run like crap and blahs', but my case is a little different here, actually it is to downgrade my hardware specs to legacy / eol programs that were designed to run on older hardware and windows.

Some multiplayer games that implement the PunkBuster anti cheat system get cheaters off the server using hardware bans. It used to ban the hard disk serial number but no longer does that since there are ways to spoof and temporarily change the so-called hardcoded serial number. So now they’ve started to ban the CD-Key. Other than that, some licensing system also uses the hard disk serial number to generate a unique hardware ID which is then used to generate an external license file to activate the software.

A simple way to find your current hard disk volume serial number is to open a command prompt (Win key+R and type cmd) and then type dir. The second line shows your volume serial number for the system C partition. Type dir [driveletter:] and it will show a different serial number even if the volume is on the same physical hard drive. The volume serial number changes every time you format the partition and Windows also uses this value during activation so you can’t simply move your install from one partition to another. If your Windows has been activated using a product key from a sticker it will probably ask for the key again after a reboot and will need reactivating if you change the volume serial number on the system drive.

If you do a simple search in Google, you’ll find tons of information about to change your hard disk volume serial number, but not the real hard disk serial number that is hard coded into the hardware. Some people said that it is impossible to change it, but we will show you that there are ways to change both volume and hard coded serial numbers for your hard disk.

1. Hard Disk Serial Number Changer

There are a few free tools around capable of changing the volume serial number and one of them is called Hard Disk Serial Number Changer. The name is a bit misleading though as it doesn’t actually change the hard disk serial number but the volume serial number which is different. It works on just about any Windows operating system from 98 onward and is a standalone portable executable but does need to be run as administrator on Vista and 7.

Usage is pretty straightforward and you simply choose your drive from the drop down box, enter the new serial number and click the Change button. Do note the serial number format as mentioned in the window is made up of 8 hex characters from 0-9 and A-F split by a “-” into two groups of 4. You will then need to reboot to commit the changes.

2. VolumeID

Another useful tool to change the volume serial number is by Sysinternals called VolumeID. This tool is only usable from the command line so won’t be as quick and easy to use for some people as Hard Disk Serial Number Changer. The command line usage to change the ID of a drive volume/partition is:

volumeid [driveletter:] xxxx-xxxx

The format is again 4 hex characters, a “-” followed by another 4 hex characters. You should shut down all your running applications before using this tool and will need to reboot immediately after the changes if they are being made on an NTFS partition.

The tools above are fine for changing the serial number of a volume/partition but trying to change the serial number of the actual hard drive itself is a whole different story. These are hard coded into the hard drive itself and cannot simply be edited or altered using a piece of software. There are however, several tools around that can spoof the hard drive’s built in serial number temporarily which can hopefully fool whatever software you are trying to get round. Unfortunately a lot of these tools aren’t free and some are even approaching $100 to buy.

3. PB DownForce

There is a free tool that’s been around for quite a while called PB DownForce which is able to temporarily spoof your hard drive’s static serial number into a different random or seeded number. There is also an option to set your own predefined serial number although we were unable to get that function to work during testing. To use the program in it’s simplest form, all you have to do is start it up and click on the Start spoofing button. Make sure to run PB DownForce as administrator.

The Advanced options button shows the 3 different types of spoofing to choose, although as mentioned we couldn’t get method 3 to work as intended and it just showed a serial full of a single number. You can easily use the Stop Spoofing button and try another random number. Perform test will quickly tell what drive model name and serial has been given. The image below shows a new serial after using PB DownForce to change a hard disk serial number in the PC Wizard hardware information tool. Do note that some tools such as Speccy will still show the original serial number for the drive because they gather their data in another way, HWInfo does something different again and will show the spoofed drive as another completely new hard drive in its list.

PB DownForce was tested and worked on Windows XP and Windows 7 32-bit although it still was quite random to which machines worked and which showed no change or produced an error. 64-bit Windows is not supported in any free hard drive spoofing tools we came across. The spoofed serial will return to normal after a reboot.

There are several more hard disk serial number Spoofing tools on page 2.

12Next › View All

You might also like:

11 Tools to Find out Information About Your Computer’s Hardware4 Ways to Change Windows System Restore Disk Space UsageHardware5 Tools To Get An On Screen Volume Level Indicator4 Tools To Auto Adjust System Volume At Specific TimesAbout $Recycle.bin, Recycler and System Volume Information Folders in Windows

so you mean reboot in restart you computer or reset you whole computer?

Reply
HAL9000 Author1 year ago

Reboot as in restart. As far as I’m aware, reboot your computer has never implied resetting or reinstalling it.

Reply

how can i change hwid with command in bat file ?

Reply
Tamara1 year ago

About PB Downforce,

Well the Windows Service I grabbed turned out to be a .sys file, obfuscated by VMProtect(1.X).
It’s internal name, as Windows Explorer tells me, is: ‘helper.sys’. So, this means it’s a Windows Device Driver, a .sys file.
But that’s food for IDA Pro, when I’ve got the time.. :)

Reply

Regarding PB Downforce,
The executable drops a service into your %TEMP% folder, which it uses. It’s the temporary folder from Windows.
What I did was, preventing the removal of contents in my %TEMP% folder. Very interesting, now I’ve got the service DLL to tinker around with.. Let’s see if that contains a virus. :)
Windows Defender quickly picked the DLL up as ‘ Trojan:Win32/Tiggre!rfn ‘.. Could be bad..

Reply
HAL9000 Author1 year ago
Hardware spoofer warzone

Windows Defender is well known for false positives. In fact, it’s one of the worst there is.

However, tools like this will generate detections in AV software, it’s unavoidable.

Reply

Concerning PB Downforce, I got interested.

Windows operating systems based x64-bit, have KPP (Kernel Patch Protection). So the hooks on DeviceIoControl, which PB Downforce applies, are rendered useless.
If you’re on a 32-bit system, then there’s no problem for you.

Some notable strings in the PB Downforce executable are as follows, after unpacking:
IOCTL_STORAGE_QUERY_PROPERTY
SMART_GET_VERSION
SMART_RCV_DRIVE_DATA
IOCTL_NDIS_QUERY_GLOBAL_STATS
IOCTL_STORAGE_QUERY_PROPERTY
IoBuildDeviceIoControlRequest()
DeviceIoControl()
PhysicalDrive
ServiceName
PBDOWNFORCE_SERVICE

The executable file itself was packed with ASProtect, and was made with Microsoft Visual C++, with its wxWidgets.
The good news is, it does not contain a trojan.

Reply
BaDe1 year ago

TROJAN included at your service

Reply

Of course there isn’t, try to have a bit of common sense. Antivirus and security software obviously hates programs like these because they are essentially hacking tools.

Reply
Rawlings1 year ago

Tried installing it it kept showing me an error dialog box Error:communication failed.
I dont know what next to do.
Please help

Reply

Tried installing it it kept showing me an error dialog box Error:communication failed.
I dont know what next to do.
Please help

Reply
YOxNinja1 year ago
Fortnite

PB Downforce is not working on my Windows 10 64-Bit. Please help me. Can I run it in any way?

Reply

whats the password for it BRUHHH

Reply
HAL9000 Author2 years ago

Downloads with a password have it listed on the download page.

Reply

hello raymond !
the Chameleon site not workin’ :(

Reply
iNfeRnO4 years ago

Chameleon appears to be dead. I guess none of these tools that are currently available work for newer operating systems, sadly.

Reply

i got bluescreen . everytime i shutdown pc. when using pbdownforce

Reply
chuje-muje-dzikie-węże3 years ago

because is wirus XD

Reply

About PB DownForce.
It is mentioned that It will spoof your hard drive’s serial number but temporarly. So you’ll need to spoof your hard drive’s serial every time you open the game and connect to that certain server you’re banned in order not to get tracked?

Reply
Chowdhury Adnan Rahman6 years ago

Hello,

PB Down Force just made my day…..Thanks a lot….You are awesome.

Reply

I’m trying to use PBdownforce on win 7 64 but I’m getting error: “communiction failed”. Any help on this ? Any other tool to spoof hdd serial on win 7 64 ?

Reply
HAL9000 Author7 years ago

As stated in the article PBDownforce doesn’t work on 64-bit Windows, we couldn’t find any free tools that do.

Reply

PBdownforce asking for password to run.

Reply
HAL9000 Author6 years ago

It’s written clearly on the download page.

Reply

Another utility which allows changing of a volume serial number is “MiniTool Partition Wizard”, what’s more it changes the whole 32 bit long serial number, not only the last 16 visible bits (8 characters).

Reply
Tom7 years ago

Sorry, my mistake – MiniTool reports Volume ID as a 8 byte (16 characters/64 bit) value, while other programs report only 4 bytes (8 characters/32 bits). Don’t know what is the leading 32 bits, but the last 32 bits is the same as reported by VOL utility.

Reply

hello! PB downforce is very useful for me but can you please tell me how to use my own serials and macs? I mean… what is the standard format? because I fill the fields with original and new serial and it doesnt work. Thank you very much!

Reply
Mikan10 years ago

Thank you very much for the info, I need to change my hardware id….

Reply

Hey

I was struggling to change the volume id but by the help of
Hard Disk Serial Number Changer i was able to change it easily

Thank you ^_^

Reply
eabbas11 years ago

Hello.
Thank you for this tip that is very good. bravo.
I enjoyed of this program.

Reply

COOL!!!

Hardware SpooferReply
Joe12 years ago

Well, I have been searching for that for a long time. So detailed and you provided a good research you did yourself.. lol

I am downloading the PB gui program, hopefully it will work. Thanks

Reply

Master , Genius
thanks to you I think I could find a way to temporary fix the problem with the local ban in Counter Strike using Pbdownforce..
thanks!

Reply
123vso12 years ago

very good one.you changed my view. thanks

Reply

very interesting

Reply
Raitokun12 years ago

Thank you for this great tip ;)

Reply

That was a very interesting read, you are simply awesome

Reply
Michael C.12 years ago

Thanks! You can try typing ‘vol’ instead of ‘dir’ to see your volume label or serial number

Reply

I always enjoyed reading your articles…!

Reply
shahrukh3 years ago

Hi, I need a tool to change my hdd serial no. without restarting my pc, Is there any tool avalable for this. If yes please share. Thnaks

Reply

awesome article !

Reply

Leave a Reply

Unlike the cheat codes that you may have grown up with, hacking in an online game is more of a technical challenge than anything. You won’t be able to enter a magical combination of buttons that will make all of your shots instantly kill your opponents, and you may need a few more tools than just the cheats themselves.
While playing with only cheats may seem like a good proposition, anti-cheat efforts are getting more and more sophisticated by the year, and you’ll have to counteract them if you want to continue hacking. After all, a game would get a bad reputation if it was filled with nothing but cheaters.
This results in developers and publishers spending thousands of dollars on reliable anti-cheat programs that can help them curb the number of cheaters in their games. One of the main issues with just banned cheaters’ accounts is that they can come back again and again, even if they have to buy the game once more.
In fact, some people cheat so often and get caught so frequently that they factor the cost of buying a new game into their cheating expenses. While it used to be so simple, anti-cheat makers have gotten wise to this and they’ve moved on to the next level of banning you: banning your computer.
If you ban someone from a game (especially a free-to-play one), they can just create a new account and log back in. When you hardware ban someone, that anti-cheat program will detect when a known cheater’s PC is trying to access the game and it will block them off from it.
That brings us to the topic at hand: HWID spoofers. As with anything in the world of online cheating, it’s a constant battle between cheaters and anti-cheat developers innovating. An HWID spoofer will allow you to circumvent a hardware ban in a number of ways that we’ll be taking a look at shortly.
An HWID spoofer is a tool that will allow you to alter the HWID of your computer, so it will look to an anti-cheat program like you’re logging into the game from another device. This works because of the unique HWID that is assigned to each computer, determined by the specific parts in them.
Even if two computers with otherwise identical parts have their HWIDs compared, they will be different because those parts were manufactured in different batches at varying times. This allows programs like anti-cheat software to determine the differences between the computers that you’re logging on with.
Your HWID isn’t only used by anti-cheat programs to detect you and hardware ban you from their games. HWID can also be used to ensure that a program isn’t installed on multiple computers without being purchased several times.
In fact, we use HWID locks on our cheat loaders so that our customers can’t upload our cheat loaders, allowing other gamers to pirate our products. As you can see, a computer’s HWID is a versatile identifier that is used for a lot more than just anti-cheat software.
As the name suggests, an HWID spoofer will allow your machine to spoof the ID of another computer. There are many reasons why someone may wish to spoof the HWID of their computer, and we’ll take a look at them in the following section.
There are a few different use cases for an HWID spoofer, even if you’ve never been caught hacking before. A simple fact is that hacking is a risky thing to do, especially since you never know when the next anti-cheat database update is going to roll around with another ban wave.
If you get caught in one of these ban waves, or if you turn up your cheat settings too high and make it obvious that you’re using an aimbot, you may end up getting banned. If you’re extremely unlucky, you’ll end up getting hardware banned and you’ll find that your computer is no longer able to access the game you’ve played so much.
If you want to prevent this from ever happening, you’ll have to use an HWID spoofer to ensure that your computer’s real HWID is masked from the anti-cheat service that detects you. Keep in mind that you’ll not only be banned from the game that you’re caught on, but you may be banned on any other game using that same anti-cheat.
The other use case is if you’ve already been hardware banned and you want to keep using the same gaming PC to play, even if you’re not cheating anymore. In these cases, you’ll be able to dodge your hardware ban with a spoofer.
The Games You Want to Play
If there’s only one thing you’re going to consider about your HWID spoofer, it will have to be the games that it’s compatible with. Many would-be cheaters mistakenly think that an HWID spoofer will allow them to bypass all anti-cheat programs, but that’s simply not the case.
Most HWID spoofers will be designed to counter specific anti-cheat programs, so take a close look at the games that you can expect an HWID spoofer to work with. If you’re not sure if an HWID spoofer will work on one of your games, contact customer service and we’d be glad to discuss the matter further.
User-Friendliness
Another thing to account for when searching for the best possible HWID spoofer is whether or not it will be easy enough for you to use comfortably. Since HWID spoofers can be pretty complicated pieces of hardware, they’ll often involve a bit of work on the part of the user.
We try to ensure that our HWID spoofers are as easy as possible to use, as we believe that every gamer should have access to quality cheats, regardless of their level of technical proficiency with computers. Since many players using cheats are ex-console players who find it difficult to compete, they often don’t have the requisite technical prowess to deal with complex setups.
Need for Reformatting
If you think that using an HWID spoofer is going to be a simple matter, then that assumption probably went right out the window when you read the word “reformatting.” That’s right, to use an HWID spoofer on some games, you’ll have to reformat your hard drive, erasing everything on it.
This will create the clean slate that will be required to spoof your HWID, though it may only be required for certain games. Be sure to see whether or not you’ll have to reformat your hard drive if you wish to use an HWID spoofer in your game of choice.
You may be wondering what makes our HWID spoofers special compared to those of our competitors. First off, we try to offer our HWID spoofers for the lowest possible price. While many of our competitors charge exorbitant prices, we believe that you should have some peace of mind while you cheat.
However, even though we offer our spoofers for a low price, we make sure that our developers don’t compromise when it comes to the quality of their programs. After all, your gameplay experience is on the line and we want to provide the best possible enhancements to it because we’re gamers too.
We offer a range of different HWID spoofers that will allow you to mask your computer’s HWID across a wide range of games and anti-cheat providers. For example, our exclusive WinThatWar HWID spoofer is designed to work with the vast majority of the games that we provide cheats for.
We also have the SC HWID spoofer available, which is an alternative choice with different spoofing animations and support for various titles that would otherwise require reformatting if you were using the WTW spoofer. We encourage you to check out both of them and see which fits you best.

Windows 10
HWID Locked

ESP

  • Apex Legends
  • Arma 3
  • Dead By Daylight
  • DayZ
  • H1Z1
  • PUBG
  • Rainbow Six Siege
  • Rust
  • Escape from Tarkov

Aimbot

  • Name, health & weapon
  • Distance
  • Skeleton
  • Items
  • Zombies
  • 3D Radar

Windows 10 (build 1903,1909,2004,20H2)
HWID Locked

ESP

  • Name, health & weapon
  • Distance
  • Skeleton
  • Items
  • Zombies
  • 3D Radar

Aimbot

  • Name, health & weapon
  • Distance
  • Skeleton
  • Items
  • Zombies
  • 3D Radar
An HWID spoofer is a program that is used to trick a server into thinking that your computer has a different HWID than what is assigned to it. It is typically used by cheaters looking to mask their PC’s HWID.
An HWID consists of a unique batch of identifiers that are tied directly to your computer’s components. Since your HWID is made up of many different parts, it won’t suffice to replace just one.
While you don’t need to do anything, we’d highly recommend using an HWID spoofer to ensure that you don’t end up getting hardware banned, as that may leave you unable to play your favorite games.
If you’re cheating in an online game, you may wish to use our spoofer to ensure that you don’t get your computer hardware banned, as that would result in you being banned from any game using that anti-cheat service.
Unless you’re playing on a 20-year-old computer, then you’ll probably have a hard time rebuilding your machine for the same price as you’d pay for an HWID spoofer. We think it’s pretty clear that a spoofer is the better choice.
A6. That depends on the kind of hacks you’re using and whether you’re being blatant about how you use them. Getting banned is a natural part of hacking, but there are ways to minimize the risk of it happening.

Hardware Spoofer Pc

The games that you can use your HWID spoofer on depend on the development team that created it. Some spoofers are only designed for certain anti-cheat programs while others are more versatile.

Free Hardware Spoofer

A9. HWID locked loader does not allow you to use the same cheat across different devices. By activating the serial key in the Hack’s loader, you can lock your cheat on your PC. Thus, sharing the cheat on another device will cause an error. This maintains the privacy of our cheats and prevents players from sharing them with their friends.
A9. HWID locked loader does not allow you to use the same cheat across different devices. By activating the serial key in the Hack’s loader, you can lock your cheat on your PC. Thus, sharing the cheat on another device will cause an error. This maintains the privacy of our cheats and prevents players from sharing them with their friends.

Hardware Spoofer Fortnite

A10. HWID spoofer or HWID changer, provides a safety net if you are using cheats in an online game. It protects your hardware ID and prevents it from getting HWID banned. It can also help you bypass an existing ban. HWID spoofers reduce the risk of using cheats and hacks.