hexedit icon

hexedit For Linux

3.2/5 20
GPL    

An Open Source CLI (command-line) tool for editing files in ASCII and hexadecimal. #ASCII editor  #Hex editor  #Hexadecimal editor  #ASCII  #Hex  #Hexadecimal  

Softpedia Review

Free Download

Review by:
3.0/5

hexedit is an open source and completely free command-line software that can be used to view and edit files in both the hexadecimal and ASCII (American Standard Code for Information Interchange) format under any GNU/Linux operating system.

Three options are provided by the hexedit program, “-s or --sector” for formating the display to have entire sectors, "-m or --maximize" to maximizing the display, and “-h or --help" for viewing the usage message of the software.

To use it, start by running the ‘hexedit --help’ command in the terminal emulator, so you can view the usage message. Basically, you will have to choose one of the aforementioned options followed by the file you want to edit (e.g. hexedit -s softpedia).

Because the file is read a piece at a time, it can be a device. Users will be able to modify the file and search through it. The software also features numerous commands, for moving files, as well as to use cut and paste them.

Installing hexedit on your GNU/Linux distribution is quite an easy task. Start by downloading the latest release, either from Softpedia or the project’s homepage (see link at the end of the article). A pre-built binary is available, but only for 32-bit operating systems. If you want to install hexedit on a 64-bit disto, you should download the source package.

Save the source package on your Home directory, extract its contents using an archive manager tool, open a Terminal app and go to the location where you’ve extracted the archive file (e.g. cd /home/softpedia/hexedit - replacing ‘softpedia’ with your username.

Type the ‘./configure && make’ command to configure and compile the program. After a successful compilation, run the ‘sudo make install’ command to install hexeditor system wide or use directly from the source directory by running the ‘./hexedit’ command.

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

hexedit 1.2.13

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  1 screenshot:
hexedit - screenshot #1
  main category:
Text Editing&Processing
  developer:
  visit homepage