cu[?] [addr] @at Compare memory hexdumps of $$ and dst in unified diff
Usage: cu [offset]# Creates a unified hex patch
cu $$+1 > pCompare current seek and +1cu1 $$+1 > pCompare bytes from current seek and +1cu2 $$+1 > pCompare words (half, 16bit) from current seek and +1cu4 $$+1 > pCompare dwords from current seek and +1cu8 $$+1 > pCompare qwords from current seek and +1cud $$+1 > pCompare disasm current seek and +1wu pApply unified hex patch
cu cud wu