binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Rework mlil

Open rbran opened this issue 1 year ago • 0 comments

The objective of this PR is to rewrite MLIL into two separated forms: SSA and NonSSA, avoiding the unreachable!() macro while matching MLIL instructions.

NOTE the crate strum is added as a dependency.

rbran avatar Apr 19 '24 13:04 rbran