Dec Editor (similar to Hex Editor)
In my boredom, I made a Dec Editor (NOT ****ing leeched). It's pretty much the same as a regular Hex Editor, except it uses decimals (base 10) instead of hexadecimals (base 16). Dec does not use letters.
Hex A = Dec 10, Hex B = Hex 11, Hex FF = DEC 255, etc
In Hex Editors, the value range for bytes is 0 to FE, in this Dec editor it is 0 to 255.

Features:
Find (nothing special)
-Fill - Replaces ALL byte values within a specified range to a certain value, so if you have to clear 100 values you can do so easily.
-F1 switches between viewing Dec values to the corresponding character.
-The scrollbar is replaced by a trackbar (not much difference except the look)
Note:
-Requires updated .NET Framework
Bugs:
-If a file is not selected, using certain functions will crash the program.
-Find does not work for tiny files (less than 17 or so bytes).
-Slight lag.
Virus Scan 1
Virus Scan 2
Constructive Critism is okay, but no flame plz.
Hex A = Dec 10, Hex B = Hex 11, Hex FF = DEC 255, etc
In Hex Editors, the value range for bytes is 0 to FE, in this Dec editor it is 0 to 255.

Features:
Find (nothing special)
-Fill - Replaces ALL byte values within a specified range to a certain value, so if you have to clear 100 values you can do so easily.
-F1 switches between viewing Dec values to the corresponding character.
-The scrollbar is replaced by a trackbar (not much difference except the look)
Note:
-Requires updated .NET Framework
Bugs:
-If a file is not selected, using certain functions will crash the program.
-Find does not work for tiny files (less than 17 or so bytes).
-Slight lag.
Virus Scan 1
Virus Scan 2
Constructive Critism is okay, but no flame plz.
DecEditor.rar
next christmas will you give me a dwarf pony?? 


