f-ing-around-with-binaryninja
f-ing-around-with-binaryninja copied to clipboard
Add more ConditionVisitor cases (and fix minor bug)
trafficstars
Thanks for posting this code Josh!
I threw a couple random binaries I had laying around at it, and tweaked it until they would decompile.
- I've added the remainder of the
MLIL_CMP_*operations to theConditionVisitor - Looks like a
[0]got lost in a refactor, so it was failing on a type error in some cases, I think I've fixed it. No promises it didn't break elsewhere, but works on my machine!
Your stream has been interesting the few times I've been able to watch, hopefully I'll have more time to watch in the future.