This is the command radiff2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
radiff2 - unified binary diffing utility
SYNOPSIS
radiff2 [-cCOdrspvh] [-t 0-100] [-g sym] file1 file2
DESCRIPTION
radiff2 implements many binary diffing algorithms for data and code.
-c Count number of differences.
-C Graphdiff code instead of data
-O Do code diffing with all bytes instead of just the fixed opcode bytes
-t 0-100 Choose matching threshold for binary code diffing
-d Use delta diffing (slower).
-g sym Graph diff output of given symbol
-r Output in radare commands as a binary patch.
-s Calculate text distance from two files.
-p Use physical addressing (io.va=0)
-v Show version information.
-h Show usage help message.
Use radiff2 online using onworks.net services