How do i compare different hex files in binary format?

Asked By 10 points N/A Posted on -
qa-featured

In Linux, how do i compare different hex files I have saved in binary format, find differences, edit them & save the edited comparison result thus creating a new binary file. Experts who are familiar with Linux compare hex file SUSE please advice?

SHARE
Best Answer by Smith Thompson
Answered By 10 points N/A #163831

How do i compare different hex files in binary format?

qa-featured

http://www.softpedia.com/get/Programming/File-Editors/Hex-Comparison.shtml.

 

  1. First go to the link and download the Hex software while saving the download exe in hard disk of your computer or laptop whatever you have.
  2. Run exe and follow the instructions to complete the process, setup will be completed upon getting all necessary files extracted.

 

Best Answer
Best Answer
Answered By 10 points N/A #163830

How do i compare different hex files in binary format?

qa-featured

 You need to convert the format form hex to binary it is easy you can use Linux shell command to implement it or you can simply convert the hex in to binary format and then you will be able to put it in your desired location.

 Smith Thompson.

 

Related Questions