[MPGH]AVGN (01-24-2011),SketchyAlt (01-24-2011),uzi177 (01-24-2011)
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.
Last edited by Scyntrus; 01-24-2011 at 02:29 PM.
~Scyntrus
Click Here for my AutoClicker!
Click Here for my Dec File Editor!
PRESS THE THANKS BUTTON IF I HELPED!
[MPGH]AVGN (01-24-2011),SketchyAlt (01-24-2011),uzi177 (01-24-2011)
:O i've always wanted a DEC editer!!!!! thanks!next christmas will you give me a dwarf pony??
![]()
~Scyntrus
Click Here for my AutoClicker!
Click Here for my Dec File Editor!
PRESS THE THANKS BUTTON IF I HELPED!
~Scyntrus
Click Here for my AutoClicker!
Click Here for my Dec File Editor!
PRESS THE THANKS BUTTON IF I HELPED!
then plz some one approve this![]()
tested and it works great
/Approved
Scyntrus (01-24-2011),SketchyAlt (01-24-2011)
o thats nice software. shall whe work together?? i proggram visual basic for 5 years now, i can make an nice GUI + fix the bugs u said
EXTREEM SMALL SIGNATURE
~Scyntrus
Click Here for my AutoClicker!
Click Here for my Dec File Editor!
PRESS THE THANKS BUTTON IF I HELPED!
It looks good, Good job.
But why use it over a hex editor?
it works fine. i opened a hack dll file with it and altered some text just to test it.
and how is it better than hex? or is it just user preference?