Last active
November 13, 2025 12:24
-
-
Save jaxFF/7e9e74279a75900d0908536c5b18566b to your computer and use it in GitHub Desktop.
Reverse engineered HWiNFO 12-hour shared memory limit patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >hwinfo64.exe | |
| 000000000022005C:3D->90 | |
| 000000000022005D:00->90 | |
| 000000000022005E:2E->90 | |
| 000000000022005F:93->90 | |
| 0000000000220060:02->90 | |
| 0000000000220061:0F->E9 | |
| 0000000000220062:86->81 | |
| 0000000000220063:80->00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >hwinfo64.exe | |
| 0000000000232818:3D->90 | |
| 0000000000232819:00->90 | |
| 000000000023281A:2E->90 | |
| 000000000023281B:93->90 | |
| 000000000023281C:02->90 | |
| 000000000023281D:0F->E9 | |
| 000000000023281E:86->81 | |
| 000000000023281F:80->00 |
I've uploaded the source again
I've uploaded the source again
And it's gone again. Would appreciate to see the code.... for science of course.
And it's gone again. Would appreciate to see the code.... for science of course.
I've reuploaded it again =) In the meantime I also uploaded both files on Dropbox.
And it's gone again. Would appreciate to see the code.... for science of course.
I've reuploaded it again =) In the meantime I also uploaded both files on Dropbox.
Now that was fast! Thanks a lot!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you man, I appreciate it!