An open API service indexing awesome lists of open source software.

https://github.com/dbwodlf3/smc

SMC is a si CMS
https://github.com/dbwodlf3/smc

Last synced: 3 months ago
JSON representation

SMC is a si CMS

Awesome Lists containing this project

README

        

## README
You can read result of the detctor in de directory.

You can read more information about smc bench in src/smc-bench/smc directory.

## Requirements
- McSema
- llvm
- llvmlite
- Cmake

## quick start
```
target='binary'
python3 analysis.py --ir target.ll --bin target
```