mm4rks / bugfinder

Bugfinder webservice for dewolf decompiler
1 stars 0 forks source link

[dewolf] update binaryninja in dewolf image #8

Open mm4rks opened 1 year ago

mm4rks commented 1 year ago

Proposal

update binaryninja in dewolf image

$ sudo docker run -it bugfinder-dewolf python      
Python 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import binaryninja
>>> binaryninja.core_version()
'3.1.3469'

Approach

No response

mm4rks commented 1 year ago

on make dewolf curl the latest binja release