Dec Editor (similar to Hex Editor)

Posts 115 of 17 · Page 1 of 2
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.
DecEditor.rarattachment deleted · 20 downloads before removal
:O i've always wanted a DEC editer!!!!! thanks! next christmas will you give me a dwarf pony??
Quote Originally Posted by pandalizer View Post
:O i've always wanted a DEC editer!!!!! thanks! next christmas will you give me a dwarf pony??
sure, would you like it in black or yellow?
Quote Originally Posted by Scyntrus View Post


sure, would you like it in black or yellow?
black? yellow? i want a purple one
Quote Originally Posted by pandalizer View Post
black? yellow? i want a purple one
black & yellow black & yellow black & yellow black & yellow
WAIT WHAT PURPLE??
Purple, Purple Purple, Purple Purple, Purple Purple, Purple

this looks good and everyone seems to like it so ill thank and stuff
Quote Originally Posted by LEE_Prado View Post
does it work?
LOL? IF IT DIDN'T WOULD I POST IT?
Quote Originally Posted by Scyntrus View Post


LOL? IF IT DIDN'T WOULD I POST IT?
you would be surprised at how many idiots post shit on this site that either doesn't work, if jam pack full of viruses
then plz some one approve this
tested and it works great

/Approved
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
Quote Originally Posted by rayhvh View Post
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
Those bugs (except the lag) would be pretty easy to fix. I just assumed nobody would want to try to search for a string in a 16 byte file or try to save a file before opening one...

PS:

If theres another feature anyone would like added I might release a v2.
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?
Posts 115 of 17 · Page 1 of 2
This thread is closed for replies.

Tags for this Thread

Need help?