bap-trivial-condition-formversion
Eliminates complex conditionals in branches
Ensures that all branching conditions are either a variable or a constant. We call such representation a Trivial Condition Form (TCF). During the translation all complex condition expressions are hoisted into the assignemnt section of a block.
Author | BAP Team |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/bap/ |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/bap/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies | |
Source [http] | https://github.com/BinaryAnalysisPlatform/bap/archive/v1.5.0.tar.gz sha256=1a268004ac16396cbca66a79c8d21cb36f538fc31ed4380ea5d72e337f27bfbf md5=9eed04fda6610dd4a8aa83948abfffc3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap-trivial-condition-form/bap-trivial-condition-form.1.5.0/opam |
Required by
- bap=1.5.0