z1ko / mutaben

A simple mixed-boolean-arithmetic (MBA) generator witten in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutaben - Mixed Boolean Arithmetic Generator

Banner

Work in progress

MBA expression are defined as the mixture usage of bitwise operations (∨, ∧, ⊕, ¬) and integer arithmetic operations(+, −,×).

About

A simple mixed-boolean-arithmetic (MBA) generator witten in python


Languages

Language:Python 100.0%