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

18 utils add a benchmark to count the number of boolean operations #37

Closed micah-0w0 closed 2 months ago

micah-0w0 commented 2 months ago

Summary

Closes #18

Test Plan

I downloaded the necessary files, wrote a test case, and ran the test case.