Steps to follow for installation of vbindiff
What is “vbindiff” Package?
Visual Binary Diff
For more details: https://www.cjmweb.net/vbindiff/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install vbindiff.
brew install vbindiff
Now, use vbindiff!