Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Hex Editor

Hex Editor

Scheduled Pinned Locked Moved The Lounge
comquestion
25 Posts 21 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mark Salsbery

    What? No mention of the one in Visual Studio? :)

    Mark Salsbery Microsoft MVP - Visual C++ :java:

    G Offline
    G Offline
    Gary Kirkham
    wrote on last edited by
    #11

    That actually occurred to me first, but I wasn't the one needing the editor and that person doesn't have access to VS. My brother has a corrupted log file in Flight Simulator and wanted to debug it, which he was successful in doing.

    Gary Kirkham Forever Forgiven and Alive in the Spirit The fool has said in his heart, "There is no God" Me blog, You read

    1 Reply Last reply
    0
    • L Luca Leonardo Scorcia

      Notepad++ does this, and more. Menu Plugins -> Hex Editor.

      Luca

      The Price of Freedom is Eternal Vigilance.

      En Það Besta Sem Guð Hefur Skapað, Er Nýr Dagur. But the best thing God has created, is a New

      D Offline
      D Offline
      Dario Solera
      wrote on last edited by
      #12

      I second Notepad++.

      If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wik

      A 1 Reply Last reply
      0
      • G Gary Kirkham

        Does anyone know of a good freeware editor for binary files for Windows? I used to use HexEdit on the Mac, but I am not sure if there is something similar for Windows.

        Gary Kirkham Forever Forgiven and Alive in the Spirit The fool has said in his heart, "There is no God" Me blog, You read

        M Offline
        M Offline
        Martin Richter rMVP C
        wrote on last edited by
        #13

        Take a look at Winhex[^]

        -- Martin Richter (MVP for C++) WWJD http://blog.m-ri.de "A well-written program is its own heaven; a poorly written program is its own hell!" The Tao of Programming

        1 Reply Last reply
        0
        • L Llasus

          I use HxD[^]. Capable of opening > 4GB, has tabs when opening multiple files. very nice interface.

          S Offline
          S Offline
          Simon Capewell
          wrote on last edited by
          #14

          I used FRHED until about 5 minutes ago. Try opening a 1GB file in FRHED, then try it in HxD. Great tip, thanks!

          1 Reply Last reply
          0
          • M Mark Salsbery

            What? No mention of the one in Visual Studio? :)

            Mark Salsbery Microsoft MVP - Visual C++ :java:

            C Offline
            C Offline
            Christian Vogt
            wrote on last edited by
            #15

            I think he needs a working one, not a marketing one :)

            1 Reply Last reply
            0
            • R Ri Qen Sin

              I use "ICY Hexplorer". It can be found on SourceForge.net. I think it's pretty lightweight and useful, and its byte coloring features help me find text strings in heaps of binary data. It does seem to have trouble loading huge files though.

              ROFLOLMFAO

              A Offline
              A Offline
              azonenberg
              wrote on last edited by
              #16

              I use Hexplorer too. I used to use Visual Studio's editor, but Hexplorer's syntax coloring provides a very useful way of looking for particular types of data (null padding, ascii text, etc.) I use Notepad++ for HTML, PHP, and CSS editing, but never liked the hex editor too much.

              P 1 Reply Last reply
              0
              • L Llasus

                I use HxD[^]. Capable of opening > 4GB, has tabs when opening multiple files. very nice interface.

                W Offline
                W Offline
                Wes Bell
                wrote on last edited by
                #17

                HxD is by far the best hex editor I have used in my 25 years of experience. Not only can it open files of any size almost immediately and allow the user to immediately jump to the end of the file and all points inbetween, HxD's alternative hex byte array and character string array selection tools work flawlessly. HxD has saved me untold hours of work!

                Wes Bell Computer Scientist

                1 Reply Last reply
                0
                • G Gary Kirkham

                  Does anyone know of a good freeware editor for binary files for Windows? I used to use HexEdit on the Mac, but I am not sure if there is something similar for Windows.

                  Gary Kirkham Forever Forgiven and Alive in the Spirit The fool has said in his heart, "There is no God" Me blog, You read

                  P Offline
                  P Offline
                  paste0x78
                  wrote on last edited by
                  #18

                  I use 010Editor, its not free but its very good. http://www.sweetscape.com/010editor/[^]

                  1 Reply Last reply
                  0
                  • A azonenberg

                    I use Hexplorer too. I used to use Visual Studio's editor, but Hexplorer's syntax coloring provides a very useful way of looking for particular types of data (null padding, ascii text, etc.) I use Notepad++ for HTML, PHP, and CSS editing, but never liked the hex editor too much.

                    P Offline
                    P Offline
                    paste0x78
                    wrote on last edited by
                    #19

                    Notepad ++ is great! I use it for everything. Fits on a flash drive nicely for the coder on the go. :-D

                    1 Reply Last reply
                    0
                    • D Dario Solera

                      I second Notepad++.

                      If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wik

                      A Offline
                      A Offline
                      adas_qualcomm
                      wrote on last edited by
                      #20

                      I use Notepad++ as my primary editor and the Hex-Editor plugin. Love it!

                      1 Reply Last reply
                      0
                      • G Gary Kirkham

                        Does anyone know of a good freeware editor for binary files for Windows? I used to use HexEdit on the Mac, but I am not sure if there is something similar for Windows.

                        Gary Kirkham Forever Forgiven and Alive in the Spirit The fool has said in his heart, "There is no God" Me blog, You read

                        U Offline
                        U Offline
                        User 3718678
                        wrote on last edited by
                        #21

                        PSpad works pretty well and is free.

                        1 Reply Last reply
                        0
                        • L Llasus

                          I use HxD[^]. Capable of opening > 4GB, has tabs when opening multiple files. very nice interface.

                          N Offline
                          N Offline
                          Nate Leon
                          wrote on last edited by
                          #22

                          Wow, HxD is fast. It opens a 50 Meg file instantly. Thanks for the tip, n8

                          1 Reply Last reply
                          0
                          • R Ri Qen Sin

                            I use "ICY Hexplorer". It can be found on SourceForge.net. I think it's pretty lightweight and useful, and its byte coloring features help me find text strings in heaps of binary data. It does seem to have trouble loading huge files though.

                            ROFLOLMFAO

                            R Offline
                            R Offline
                            Ri Qen Sin
                            wrote on last edited by
                            #23

                            I post this in good faith that it would help someone, and I get voted down. I will never understand the rationale behind it…

                            ROFLOLMFAO

                            1 Reply Last reply
                            0
                            • D Demon Possessed

                              Gary Kirkham wrote:

                              The fool has said in his heart, "There is no God"

                              Matthew 5:22 ...but whosoever shall say, Thou fool, shall be in danger of hell fire.

                              T Offline
                              T Offline
                              The Man 0
                              wrote on last edited by
                              #24

                              For a more in context explanation, see http://www.faithalone.org/news/y1997/97sept2.html[^]

                              1 Reply Last reply
                              0
                              • L Llasus

                                I use HxD[^]. Capable of opening > 4GB, has tabs when opening multiple files. very nice interface.

                                U Offline
                                U Offline
                                User 4210026
                                wrote on last edited by
                                #25

                                Teh greatness! To try it out I opened Visual Studio 2005 DVD's ISO, it's 3,53 GB, it took it like one second, two, tops, to open it, and I could scroll all the way down with no delay and no lag! HxD is wonderful!

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • World
                                • Users
                                • Groups