Created
March 6, 2025 19:30
-
-
Save alastorid/1c82f27e04e84f8be726484249f28f16 to your computer and use it in GitHub Desktop.
Perl Get Windows Build Number
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
print unpack("L", unpack("P4", pack("J", 0x7FFE0260))), "\n"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment