fkie-cad / dewolf

A research decompiler implemented as a Binary Ninja plugin.
GNU Lesser General Public License v2.1
172 stars 9 forks source link

[Bugfinder] change deprecated method of loading binaryview from file #346

Closed mm4rks closed 12 months ago

mm4rks commented 1 year ago

What happened?

3.5 deprecated BinaryViewType.get_view_of_file, use binaryninja.load as drop in replacement.

How to reproduce?

use BN 3.5

Affected Binary Ninja Version(s)

3.5

mm4rks commented 1 year ago

/cib

github-actions[bot] commented 1 year ago

Branch issue-346-_Bugfinder_change_deprecated_method_of_loading_binaryview_from_file created!