f-ing-around-with-binaryninja icon indicating copy to clipboard operation
f-ing-around-with-binaryninja copied to clipboard

Repository of code I've written during my twitch stream, "F'ing Around with Binary Ninja"

Results 4 f-ing-around-with-binaryninja issues
Sort by recently updated
recently updated
newest added

Thanks a lot josh for those incredibly awesome stream, i like both watching streamers and RE so it is incredible I am looking forward for live streams thanks again!

Link to episodes 1-3 are broken. I think the videos may have been deleted from twitch. You may want to archive the remaining episodes so they do go away.

I figured I'd try my hand at implementing display of z3.And(cond1, cond2, cond3, ...) (where there are more than 2 conditions being joined). Not sure rendering these really accomplishes anything....

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...