Asher Davila

Results 2 issues of Asher Davila

Hi, I updated the binary ninja plugin today to version 2.0.5 of fuzzable and it crashes every time I run "Analyze and Rank functions". I am using Binary Ninja version...

The plugin was showing a deprecated usage of str.encode(), it's no longer supported in Python 3. Also, some Unicode strings would break the previous code. It must run using Python...