Skip to content

Instantly share code, notes, and snippets.

@jaxFF
Last active July 29, 2026 22:24
Show Gist options
  • Select an option

  • Save jaxFF/7e9e74279a75900d0908536c5b18566b to your computer and use it in GitHub Desktop.

Select an option

Save jaxFF/7e9e74279a75900d0908536c5b18566b to your computer and use it in GitHub Desktop.
Reverse engineered HWiNFO 12-hour shared memory limit patch
>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
>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
@Ano-byte

Ano-byte commented Jul 13, 2026

Copy link
Copy Markdown

Note, that the technique used here (DLL sideloading) is commonly used by malware. A similar technique was recently used to hack CPU-Z, although with a malicious payload in the DLL. I'm not saying that this might contain any malicious payload, and I'm not intending to analyze it.

Neither am I going to explain the license terms or argue with certain individuals but note, that crossing certain boundaries can have consequences.

https://gist.github.com/N3mes1s/b5b0b96782b9f832819d2db7c6684f84

@malikm After you threatened that guy to make him remove the auto restart script from his git, anything that comes out of your mouth has no more worth than diarrhea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment