mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-07 14:19:06 +00:00
![Nibble](/assets/img/avatar_default.png)
- 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