Change WAV sample rate parameter without resampling

How to repair an audio file with corrupt sample rate parameter

Open the file with a Hex Editor like PS Pad Hex. The sample rate is in bytes 0x18 - 0x1b. Change it and save.
sample rate0x180x190x1A0x1B
8000401F0000
16000803E0000
2205022560000
24000C05D0000
32000007D0000
4410044AC0000
4800080BB0000
9600000770100
19200000EE0200
This can rescue recordings without quality loss where the sample rate has a wrong value resulting in the "Mickey Mouse" effect or similar.