Releases: joxeankoret/diaphora
Releases · joxeankoret/diaphora
Diaphora 2.0.1
This is mainly a bug fixes release but some new features has been added:
- GUI: Added option to show pseudo-code changes in diff format.
- GUI: Use syntax highlighting when diffing assembler or pseudo-code for unchanged lines.
- GUI: Do not show empty pseudo-code diffs.
- GUI: Update the choosers after importing.
- GUI: Properly refresh the choosers after importing.
The following is the list of bugs that have been fixed since version 2.0:
- BUG: The heuristic 'Same address, nodes, edges and mnemonics' was causing false positives.
- 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/Unhighlight 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.
Diaphora 2.0
Diaphora 2.0 with support for IDA 7.4 and Python 3.X.
Diaphora 1.2.4
Diaphora version 1.2.4. This is the last release supporting Python 2.X and IDA versions 6.95 to IDA 7.3.
Also, it's the last version licensed under the GPL v3.