Skip to content

ksdiff

Compare binary data using Kaleidoscope

  • Florian 
  • 8 min read

There are a number of valid reasons why you might want to compare files as binary data. As a developer, you may want to check aspects of an executable down to the bit-level detail. Also, files that look identical in Kaleidoscope might not be identical on disk. That’s where the fun starts…

Combining the power of Unix and Kaleidoscope – Introduction

  • Florian 
  • 7 min read

Kaleidoscope comes with a hidden gem that drives many integrations with system technologies and software programs: the ksdiff command. We’ll show you how to make the most of Kaleidoscope by harnessing the power of this gem in this two part series.