A Python extension module that wraps google-diff-match-patch's C++ implementation for performing very fast string comparisons. google-diff-match-patch is a Google ...
ghidriff provides a command-line binary diffing capability with a fresh take on diffing workflow and results. It leverages the power of Ghidra's ProgramAPI and FlatProgramAPI to find the added, ...
Comparing two Excel files to see what changed since the last version is a real pain, isn't it? To solve that problem, I built a tool that automatically highlights changes in Excel files using Python!