bliutech / mbased

MIT IEEE URTC 2024. GSET 2024. Repository for the "MBASED: Practical Simplifications of Mixed Boolean-Arithmetic Obfuscation". A Binary Ninja decompiler plugin taking ideas from compiler construction to simplify obfuscated boolean expressions.
https://github.com/bliutech/mbased/blob/main/.github/paper.pdf
MIT License
6 stars 0 forks source link

Add option to graph result and set the number of passes from the command line #44

Closed timoslater closed 2 months ago

timoslater commented 2 months ago

Add the --plot flag to graph

Screenshot 2024-07-22 at 10 33 43 AM

Add the number of passes after the --npasses option

Screenshot 2024-07-22 at 10 36 05 AM