Is there a good alternative hex editor instead of HxD editor?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite
1












I am using now the HxD editor (which is a windows program, with wine).



I also have tried some GUI based (I am not interested in CLI) hex editors for linux.



Some criteria which is important for my preferences:




  • When the opened file is changed, it should automatically reload.



    • In bless e.g. you must click the reload button.

    • In HxD it reload by itself (even when used as a wine program on linux).



  • To change the amount of bytes in a row easily.



    • In bless you literally change the width of the window to change the amount of bytes per row.

    • In wxHexEditor e.g. you must go Options -> Preferences and then change the number

    • In HxD you change it directly in the tool bar



  • It should be very easy to modify on the fly some bytes in hex.



    • In wxHexEditor to change some bytes it feels something awkeward.


    • In bless you do by default inserting new bytes (but I do not need insert too much, more changing bytes)


    • In HxD it is working (for me) very fluently.



There are some more criteria too, but these three are for me the most important ones. (also only tried out bless and wxHexEditor)



For me it does not matter what program or plugin for a program is used to fulfill my basic criteria but most important thing is: it should be (if possible) a linux program (also open source, or free to use).



Otherwise I will still use HxD (even if it is a windows program, I do not care, it should work and fulfill my preferences).



Update



For trying out, if the program is fulling correctly the reload preference, you can simply use this little python program:
Simple numpy IO file program



Also this programs I will not use unless they can be changed to be optimized for my use:



bless, wxHexEditor, GHex










share|improve this question



























    up vote
    2
    down vote

    favorite
    1












    I am using now the HxD editor (which is a windows program, with wine).



    I also have tried some GUI based (I am not interested in CLI) hex editors for linux.



    Some criteria which is important for my preferences:




    • When the opened file is changed, it should automatically reload.



      • In bless e.g. you must click the reload button.

      • In HxD it reload by itself (even when used as a wine program on linux).



    • To change the amount of bytes in a row easily.



      • In bless you literally change the width of the window to change the amount of bytes per row.

      • In wxHexEditor e.g. you must go Options -> Preferences and then change the number

      • In HxD you change it directly in the tool bar



    • It should be very easy to modify on the fly some bytes in hex.



      • In wxHexEditor to change some bytes it feels something awkeward.


      • In bless you do by default inserting new bytes (but I do not need insert too much, more changing bytes)


      • In HxD it is working (for me) very fluently.



    There are some more criteria too, but these three are for me the most important ones. (also only tried out bless and wxHexEditor)



    For me it does not matter what program or plugin for a program is used to fulfill my basic criteria but most important thing is: it should be (if possible) a linux program (also open source, or free to use).



    Otherwise I will still use HxD (even if it is a windows program, I do not care, it should work and fulfill my preferences).



    Update



    For trying out, if the program is fulling correctly the reload preference, you can simply use this little python program:
    Simple numpy IO file program



    Also this programs I will not use unless they can be changed to be optimized for my use:



    bless, wxHexEditor, GHex










    share|improve this question

























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      I am using now the HxD editor (which is a windows program, with wine).



      I also have tried some GUI based (I am not interested in CLI) hex editors for linux.



      Some criteria which is important for my preferences:




      • When the opened file is changed, it should automatically reload.



        • In bless e.g. you must click the reload button.

        • In HxD it reload by itself (even when used as a wine program on linux).



      • To change the amount of bytes in a row easily.



        • In bless you literally change the width of the window to change the amount of bytes per row.

        • In wxHexEditor e.g. you must go Options -> Preferences and then change the number

        • In HxD you change it directly in the tool bar



      • It should be very easy to modify on the fly some bytes in hex.



        • In wxHexEditor to change some bytes it feels something awkeward.


        • In bless you do by default inserting new bytes (but I do not need insert too much, more changing bytes)


        • In HxD it is working (for me) very fluently.



      There are some more criteria too, but these three are for me the most important ones. (also only tried out bless and wxHexEditor)



      For me it does not matter what program or plugin for a program is used to fulfill my basic criteria but most important thing is: it should be (if possible) a linux program (also open source, or free to use).



      Otherwise I will still use HxD (even if it is a windows program, I do not care, it should work and fulfill my preferences).



      Update



      For trying out, if the program is fulling correctly the reload preference, you can simply use this little python program:
      Simple numpy IO file program



      Also this programs I will not use unless they can be changed to be optimized for my use:



      bless, wxHexEditor, GHex










      share|improve this question















      I am using now the HxD editor (which is a windows program, with wine).



      I also have tried some GUI based (I am not interested in CLI) hex editors for linux.



      Some criteria which is important for my preferences:




      • When the opened file is changed, it should automatically reload.



        • In bless e.g. you must click the reload button.

        • In HxD it reload by itself (even when used as a wine program on linux).



      • To change the amount of bytes in a row easily.



        • In bless you literally change the width of the window to change the amount of bytes per row.

        • In wxHexEditor e.g. you must go Options -> Preferences and then change the number

        • In HxD you change it directly in the tool bar



      • It should be very easy to modify on the fly some bytes in hex.



        • In wxHexEditor to change some bytes it feels something awkeward.


        • In bless you do by default inserting new bytes (but I do not need insert too much, more changing bytes)


        • In HxD it is working (for me) very fluently.



      There are some more criteria too, but these three are for me the most important ones. (also only tried out bless and wxHexEditor)



      For me it does not matter what program or plugin for a program is used to fulfill my basic criteria but most important thing is: it should be (if possible) a linux program (also open source, or free to use).



      Otherwise I will still use HxD (even if it is a windows program, I do not care, it should work and fulfill my preferences).



      Update



      For trying out, if the program is fulling correctly the reload preference, you can simply use this little python program:
      Simple numpy IO file program



      Also this programs I will not use unless they can be changed to be optimized for my use:



      bless, wxHexEditor, GHex







      16.04 wine software-recommendation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 16 at 9:42

























      asked Apr 13 at 23:40









      PiMathCLanguage

      114




      114




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote













          You might look at GHex. I don't know if it'll meet your specs, but I think it's worth a look.



          In terminal...



          sudo apt-get update



          sudo apt-get install ghex



          Or you can probably find it in the Software app.






          share|improve this answer




















          • Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
            – PiMathCLanguage
            Apr 16 at 9:35










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024822%2fis-there-a-good-alternative-hex-editor-instead-of-hxd-editor%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote













          You might look at GHex. I don't know if it'll meet your specs, but I think it's worth a look.



          In terminal...



          sudo apt-get update



          sudo apt-get install ghex



          Or you can probably find it in the Software app.






          share|improve this answer




















          • Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
            – PiMathCLanguage
            Apr 16 at 9:35














          up vote
          2
          down vote













          You might look at GHex. I don't know if it'll meet your specs, but I think it's worth a look.



          In terminal...



          sudo apt-get update



          sudo apt-get install ghex



          Or you can probably find it in the Software app.






          share|improve this answer




















          • Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
            – PiMathCLanguage
            Apr 16 at 9:35












          up vote
          2
          down vote










          up vote
          2
          down vote









          You might look at GHex. I don't know if it'll meet your specs, but I think it's worth a look.



          In terminal...



          sudo apt-get update



          sudo apt-get install ghex



          Or you can probably find it in the Software app.






          share|improve this answer












          You might look at GHex. I don't know if it'll meet your specs, but I think it's worth a look.



          In terminal...



          sudo apt-get update



          sudo apt-get install ghex



          Or you can probably find it in the Software app.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 15 at 0:20









          heynnema

          15.5k21945




          15.5k21945











          • Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
            – PiMathCLanguage
            Apr 16 at 9:35
















          • Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
            – PiMathCLanguage
            Apr 16 at 9:35















          Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
          – PiMathCLanguage
          Apr 16 at 9:35




          Ohh, ghex is more worse than bless is. I literally updated my file, and the updated file is not showing up, even no reload button is showing up. Thanks for the suggestion. Also I do not know how to set the amount of bytes per line.
          – PiMathCLanguage
          Apr 16 at 9:35

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024822%2fis-there-a-good-alternative-hex-editor-instead-of-hxd-editor%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Which professions warranted travel in Medieval times?