Skip to content

Diaphora 3.4.2

Latest

Choose a tag to compare

@joxeankoret joxeankoret released this 18 Aug 07:58
· 1 commit to master since this release

Minor bug fixes release.

UI: When diffing graphs, now both views are synchronised.
BUG: find_related_compilation_unit() was wrongly calculating the ending addresses.
BUG: get_unmatched_functions() was creating copies of the same list instead of keeping and updating a list.
BUG: Removed waste code in continue_getting_sql_rows() and continue_getting_sql_rows().
BUG: Diaphora wasn't able to read .til files when WORKDIR was set in ida.cfg.
BUG: avoid configuring root (python) logger (thanks to @r0ny123!).