http://torzcd47rw4qh36g4yqxvv2tmifgmu6jjalkyqz4e4lzzwtfdfc7qaqd.onion/the-crypto-crisis-that-wasnt-and-farewell-forever-to-win-7-audio-text-mobile-hacker-for-hire/index.html
But because Microsoft said, “No, we’re not using this GetVersion() command any more”, until this day (I put some code in the article – I tried it on the Windows 11 2022H2 release)…
unsigned int GetVersion(void);
int printf(const char* fmt,...);
int main(void) {
unsigned int ver = GetVersion();
printf("GetVersion() returned %08X:\n",ver);
printf("%u.%u (Build %u)\n",ver&255,(ver>>8)&255,(ver>>16)&65595);
return 0;
}
…to this...