mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-31 10:22:37 +00:00
f65de2d925
- Add r_diff_gdiff (initial import of the graphdiffer) Next step is remove the mnemonics array and use a hash function The bb_diff function will change too :) - Add flag -g to radiff2 * r_core - Add cmd 'cg [file]' for graphdiffing - Add cmd 'agd [file]' for output graphdiff results - Modify r_core_anal_graph() for supporting graphdiffs * r_util - Implement more r_big functions - Make other more gmp-like