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

chore: Update `README.md` #24

Closed bliutech closed 2 months ago

bliutech commented 3 months ago

This will be the final task for this project. Its important to ensure that documentation is well maintained for the project. This task involves updating the README.md file to contain some details of the project. Here are some example repositories for reference on how to write appropriate READMEs.

A reference if you are interested in more details. https://www.freecodecamp.org/news/how-to-write-a-good-readme-file/

Examples

bliutech commented 2 months ago

Resolved.