Tags: yimingqpa/diaphora
Tags
Syntax highlighted diffing and bug fixes GUI: Use syntax highlighting when diffing assembler or pseudo-code for unchanged lines. GUI: Do not show empty pseudo-code diffs. GUI: Properly refresh the choosers after importing. BUG: The option to add manual matches was wrong (it was showing only functions from the currently opened database). BUG: Do not crash when no line was selected or there is only one line in a Chooser and some popup menu option is selected. BUG: Showing again a closed chooser (using F3) would re add all the popup menu items again. BUG: Highlight/Unhiglight selected matches was not working. BUG: Heuristic "Same MD Index and constants" was generating too many false positives with small functions. BUG: Do not truncate lines in the pseudo-code view.