8000 Tags · yimingqpa/diaphora · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yimingqpa/diaphora

Tags

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

2.0.2

Toggle 2.0.2's commit message
Changed minor version number.

2.0.1

Toggle 2.0.1's commit message
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.

2.0

Toggle 2.0's commit message
Added support to add manual matches + bug fixes

DIFF: Added support to add manual matches.
CORE: Deleting lines in choosers was not working since IDA 7.4.
CORE: Replaced all usages of "Warning" to "warning", because IDA 7.4.

1.2.4

Toggle 1.2.4's commit message
Remove an unused member and hide the "Decompiling" dialogue

GUI: Hide the "Decompiling" dialogue in IDA >= 7.3.

Also, removed an unused member.
0