general:guides:hxd_guide
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
general:guides:hxd_guide [2024/10/18 22:26] – [Downloading HxD] felixwright | general:guides:hxd_guide [2024/10/18 22:28] (current) – [Downloading HxD] felixwright | ||
---|---|---|---|
Line 29: | Line 29: | ||
More examples: | More examples: | ||
- | DECIMAL | + | |
- | + | HEX = 0 1 2 3 4 5 6 7 8 9 A B C D E F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F | |
- | HEX = 0 1 2 3 4 5 6 7 8 9 A B C D E F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F | + | |
There are many online resources for converting hex to decimal, but in this tutorial I will explain how to convert hex to decimal and decimal to hex using windows calculator. Before we begin, run calc.exe and press Alt + 3. This will put the calculator in programming mode. | There are many online resources for converting hex to decimal, but in this tutorial I will explain how to convert hex to decimal and decimal to hex using windows calculator. Before we begin, run calc.exe and press Alt + 3. This will put the calculator in programming mode. |
general/guides/hxd_guide.1729290397.txt.gz · Last modified: 2024/10/18 22:26 by felixwright