Skip to main content
added 308 characters in body
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331

Note: get the latest versions of my hex2bin and hex2xxdhex functions in my eRCaGuy_dotfiles repo here: .bash_useful_functions.

Note: get the latest versions of my hex2bin and hex2xxdhex functions in my eRCaGuy_dotfiles repo here: .bash_useful_functions.

added 50 characters in body
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331

Going further: comparing and analyzing hex/binary files infile differences using objcopy, xxd, and meld

Going further: comparing hex/binary files in meld

Going further: comparing and analyzing hex/binary file differences using objcopy, xxd, and meld

added 232 characters in body
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331

I present a function below to allow this:

hex2bin path/to/myfirmware1.hex
hex2bin path/to/myfirmware1.hex path/to/myfirmware2.hex
hex2bin myfirmware1.hex myfirmware2.hex myfirmware3.hex myfirmware4.hex
# etc.

I present a function below to allow this:

hex2bin path/to/myfirmware1.hex
hex2bin path/to/myfirmware1.hex path/to/myfirmware2.hex
hex2bin myfirmware1.hex myfirmware2.hex myfirmware3.hex myfirmware4.hex
# etc.
deleted 4 characters in body
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331
Loading
deleted 4 characters in body
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331
Loading
Source Link
Gabriel Staples
  • 47.5k
  • 22
  • 251
  • 331
Loading