Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Scyntrus's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Everywhere.
    Posts
    137
    Reputation
    12
    Thanks
    73
    My Mood
    Yeehaw

    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.
    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!

  2. The Following 3 Users Say Thank You to Scyntrus For This Useful Post:

    [MPGH]AVGN (01-24-2011),SketchyAlt (01-24-2011),uzi177 (01-24-2011)

  3. #2
    pandalizer's Avatar
    Join Date
    May 2010
    Gender
    female
    Location
    pie
    Posts
    215
    Reputation
    9
    Thanks
    57
    :O i've always wanted a DEC editer!!!!! thanks! next christmas will you give me a dwarf pony??

  4. #3
    Scyntrus's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Everywhere.
    Posts
    137
    Reputation
    12
    Thanks
    73
    My Mood
    Yeehaw
    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?
    ~Scyntrus

    Click Here for my AutoClicker!
    Click Here for my Dec File Editor!
    PRESS THE THANKS BUTTON IF I HELPED!

  5. #4
    LEE_Prado's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    DirtySouth
    Posts
    120
    Reputation
    10
    Thanks
    9
    My Mood
    Mellow
    does it work?

  6. #5
    Scyntrus's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Everywhere.
    Posts
    137
    Reputation
    12
    Thanks
    73
    My Mood
    Yeehaw
    Quote Originally Posted by LEE_Prado View Post
    does it work?
    LOL? IF IT DIDN'T WOULD I POST IT?
    ~Scyntrus

    Click Here for my AutoClicker!
    Click Here for my Dec File Editor!
    PRESS THE THANKS BUTTON IF I HELPED!

  7. #6
    LEE_Prado's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    DirtySouth
    Posts
    120
    Reputation
    10
    Thanks
    9
    My Mood
    Mellow
    then plz some one approve this

  8. #7
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,570
    Reputation
    1817
    Thanks
    6,683
    tested and it works great

    /Approved




  9. The Following 2 Users Say Thank You to AVGN For This Useful Post:

    Scyntrus (01-24-2011),SketchyAlt (01-24-2011)

  10. #8
    pandalizer's Avatar
    Join Date
    May 2010
    Gender
    female
    Location
    pie
    Posts
    215
    Reputation
    9
    Thanks
    57
    Quote Originally Posted by Scyntrus View Post


    sure, would you like it in black or yellow?
    black? yellow? i want a purple one

  11. #9
    rayhvh's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    in your hard drive
    Posts
    710
    Reputation
    13
    Thanks
    49
    My Mood
    Sneaky
    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

  12. #10
    SketchyAlt's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    Canada
    Posts
    1,265
    Reputation
    19
    Thanks
    91
    My Mood
    Inspired
    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

  13. #11
    Scyntrus's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Everywhere.
    Posts
    137
    Reputation
    12
    Thanks
    73
    My Mood
    Yeehaw
    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.
    ~Scyntrus

    Click Here for my AutoClicker!
    Click Here for my Dec File Editor!
    PRESS THE THANKS BUTTON IF I HELPED!

  14. #12
    Drigien's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    291
    Reputation
    64
    Thanks
    412
    My Mood
    Tired
    It looks good, Good job.

    But why use it over a hex editor?

  15. #13
    0PtIc_HuTch's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    In a House
    Posts
    431
    Reputation
    14
    Thanks
    53
    My Mood
    Grumpy
    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
    [YOUTUBE]coiTJbr9m04[/YOUTUBE]

  16. #14
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,570
    Reputation
    1817
    Thanks
    6,683
    it works fine. i opened a hack dll file with it and altered some text just to test it.




  17. #15
    jfwz666's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    646
    Reputation
    13
    Thanks
    49
    My Mood
    Innocent
    and how is it better than hex? or is it just user preference?

Page 1 of 2 12 LastLast

Tags for this Thread